feature pull

122 views
Skip to first unread message

Victor Whiskey Yankee

unread,
Aug 19, 2012, 9:23:34 PM8/19/12
to gitflo...@googlegroups.com
Hello,

I'm in a group starting to use git flow. We are using Git-Flow AVH if that matters.
I did a git flow feature start <blah>, then some work and some commits and then git flow feature publish. All seems well.
I can see the feature on the remote.

But when someone else does git flow feature pull <blah> it does not work.

What is the magic?

Thanks.

Peter van der Does

unread,
Aug 25, 2012, 1:06:26 PM8/25/12
to gitflo...@googlegroups.com
I just came back from vacation.

I'll get back to you in the next few days.

dav...@tower-mt.com

unread,
Oct 8, 2012, 12:34:16 PM10/8/12
to gitflo...@googlegroups.com
Victor,

First you have to set up your local repository to track that remote feature branch.  Git flow provides help setting this up so just do a "git flow feature track <name>" and then a "git pull" from that feature branch should work.

David
Reply all
Reply to author
Forward
0 new messages