Django for Designers/Starting our project: Difference between revisions

Content added Content deleted
imported>Aldeka
No edit summary
imported>Aldeka
Line 42: Line 42:
</source>
</source>


Congratulations! You're now in a branch named my-branch-1<div class="instructor"> (which is based off of our pre-made branch pre-part-1)</div>! Notice that branches on your own computer have no prefix; branches that belong to others have ''origin/'' before their names.
Congratulations! You're now in a branch named my-branch-1!<div class="instructor"> (which is based off of our pre-made branch pre-part-1)</div> Notice that branches on your own computer have no prefix; branches that belong to others have ''origin/'' before their names.


You can see what branch you are in (and what branches are in your repository) at any time by typing:
You can see what branch you are in (and what branches are in your repository) at any time by typing: