CSWomenUMass / git

Scenario contribution for GIT Workshop
3 stars 14 forks source link

branch #6

Open Shamya opened 9 years ago

Shamya commented 9 years ago
git status
git branch <>
git branch -d <>
git branch -D <>
git checkout <>
etosch commented 9 years ago

Proposal: I think we should touch on branch twice -- once to introduce it (maybe have everyone try to create a fake folder for a new command, e.g. my_command), and once at the end to create gh-pages?

In any case, since I'm doing checkout, it depends on branch, so I will need to know what the branch they've created is called.

etosch commented 9 years ago

@jjfiv you might want to look at my checkout stuff -- it relies on branch.