On Aug 28, 2012 8:51 PM, "Ryan Hodson" <hodson.r...@gmail.com> wrote: > > Or, you can use the -b shortcut to save a step: > > git checkout develop > git checkout -b some-feature >
If you're going to use a shortcut, use a shortcut! git checkout -b some-feature develop -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to git-users@googlegroups.com. To unsubscribe from this group, send email to git-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.