Using git-flow with GitHub

81 views
Skip to first unread message

Spook

unread,
Sep 7, 2010, 8:25:12 AM9/7/10
to gitflow-users
Hi Everyone,

This is possibly a really simple (read: stupid) question, but when I
am using Git-flow should I be pushing each of the branches to github
so that I can "git pull origin master" on my other machines to bring
them all up to date?

Or is the idea that all the hotfix and feature branches are left
offline?

Thanks,

Danny

Jacob Atzen

unread,
Sep 14, 2010, 6:33:04 AM9/14/10
to gitflo...@googlegroups.com
Hi Danny,

It seems your question has been left unanswered, so here goes.

You can choose to push feature and hotfix branches to github if you
want. By pushing to github you get backup and the option to work on
those same feature and hotfix branches on other machines. But there's
no need to push the branches. git-flow will work just fine without it.

--
Cheers,
- Jacob Atzen

Reply all
Reply to author
Forward
0 new messages