Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
feature pull
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Victor Whiskey Yankee  
View profile  
 More options Aug 19 2012, 9:23 pm
From: Victor Whiskey Yankee <victor.whiskey.yan...@gmail.com>
Date: Sun, 19 Aug 2012 20:23:34 -0500
Local: Sun, Aug 19 2012 9:23 pm
Subject: feature pull
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter van der Does  
View profile   Translate to Translated (View Original)
 More options Aug 25 2012, 1:06 pm
From: Peter van der Does <pvanderd...@gmail.com>
Date: Sat, 25 Aug 2012 10:06:26 -0700 (PDT)
Local: Sat, Aug 25 2012 1:06 pm
Subject: Re: feature pull

I just came back from vacation.

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dav...@tower-mt.com  
View profile  
 More options Oct 8 2012, 12:34 pm
From: dav...@tower-mt.com
Date: Mon, 8 Oct 2012 09:34:16 -0700 (PDT)
Local: Mon, Oct 8 2012 12:34 pm
Subject: Re: feature pull

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »