Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release doesn't push tags by default #79

Open
andremedeiros opened this issue Nov 22, 2010 · 35 comments
Open

Release doesn't push tags by default #79

andremedeiros opened this issue Nov 22, 2010 · 35 comments

Comments

@andremedeiros
Copy link

When doing git flow release finish 'version', git flow should push the version tag by default.

@gasi
Copy link

gasi commented Jun 15, 2011

+1

2 similar comments
@imosquera
Copy link

+1

@dalembertian
Copy link

+1

@jk
Copy link

jk commented Sep 5, 2011

+1

and even propagate the tag to the develop branch so that git describe --dirty does something useful on non-master branches.

@drudru
Copy link

drudru commented Mar 23, 2012

+1

1 similar comment
@nmeirik
Copy link

nmeirik commented Oct 24, 2012

+1

@petervanderdoes
Copy link

This is implemented in my fork git-flow (AVH Edition)

@nmeirik
Copy link

nmeirik commented Oct 24, 2012

@petervanderdoes Have you made a pull request to the original git-flow repo?

@petervanderdoes
Copy link

My fork has diverged to much to make the pull request an easy implementation.

I have implemented the request hooks and filters #171, which still is an open request after 10 months, and this spun off several other implementations and improvements on the original.

@despairblue
Copy link

+1

@ashirazi
Copy link

+1 - seems like an obvious thing to do as part of the workflow

@zubinmehta
Copy link

+1

4 similar comments
@masnun
Copy link

masnun commented Jan 26, 2013

+1

@jdeniau
Copy link

jdeniau commented Mar 12, 2013

+1

@lboecker
Copy link

+1

@tullo
Copy link

tullo commented Apr 13, 2013

+1

@beeplove
Copy link

seriously, is that still a missing feature?!

@poffe
Copy link

poffe commented Jan 30, 2014

+1

@petervanderdoes
Copy link

This is implemented in my fork git-flow (AVH Edition)
My fork has diverged to much to make this into an easy pull request for nvie's gitflow,

Checkout the changelog for more information about bugfixes and new features implemented in my fork.

@poffe
Copy link

poffe commented Feb 23, 2014

Yes, thank you. I managed to find your fork just after pushing for this. We're happy using your fork at work as well. Thank you very much for your effort!

@jloveland
Copy link

+1

5 similar comments
@sebastianhenneberg
Copy link

+1

@rekenerd
Copy link

+1

@mfilipe
Copy link

mfilipe commented Sep 22, 2014

+1

@danros
Copy link

danros commented Nov 19, 2014

+1

@giorgiovinci
Copy link

+1

@fspreng
Copy link

fspreng commented Dec 11, 2014

I created a pull request addressing this issue (see #387).

This is also one of the modifications I made to the ITM Gitflow fork a while ago. I'm currently setting up a proper GitHub presence for the ITM Gitflow script package. Should be ready in a few days, so that you will find detailed information on the improvements and additional features over there.

@petervanderdoes
Copy link

This is implemented in my fork git-flow (AVH Edition)
My fork has diverged to much to make this into an easy pull request for nvie's gitflow,

Checkout the changelog for more information about bugfixes and new features implemented in my fork.

@ae-g-i-s
Copy link

+1, really annoying to find out two days later that the release tags you created were never pushed and everybody else is now assuming a wrong version tag.

@aaronk6
Copy link

aaronk6 commented Apr 8, 2015

+1

Is there any reason for not doing this?

@derekpeterson
Copy link

+1, please

@luccamordente
Copy link

+1 please, please!

@Pickachu
Copy link

👍

@petervanderdoes
Copy link

This is implemented in my fork git-flow (AVH Edition)
The last commit in the repository was on Sep 25, 2012, the last release was on on Feb 14, 2011, it seems this repo has been abandoned.

Debian and Ubuntu both, have switched to my fork for the package git-flow.

Checkout the changelog for more information about bugfixes and new features implemented in my fork.

@felipecastrosales
Copy link

this issues persists. It would be interesting if there was a concrete resolution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests