git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] git-flow AVH Edition 1.7.0
@ 2013-11-17  0:08 Peter van der Does
  2013-11-18 12:43 ` Matthieu Moy
  0 siblings, 1 reply; 2+ messages in thread
From: Peter van der Does @ 2013-11-17  0:08 UTC (permalink / raw)
  To: git

We are pleased to announce the release of git-flow AVH Edition 1.7.0

git-flow AVH Edition is a collection of git extensions to provide
high-level repository operations for Vincent Driessen's branching
model.
The AVH Edition adds more functionality to the original git-flow[1] and
several of the internal commands have been rewritten to speed up the
software.

The release tar-ball and zip file can be found at:

	https://github.com/petervanderdoes/gitflow/releases


git-flow AVH Edition is compatible with the following systems:
	Linux
	BSD
	Mac OS X
	Windows


Installation instructions for these systems can be found at:

	https://github.com/petervanderdoes/gitflow/wiki#installing-git-flow



git-flow AVH Edition 1.7.0 Release Notes
========================================
* Refactor the gitflow override flag functions.

* Shortcut for finish, delete, and publish commands.  
  Introduce the following new commands:  
  * git flow finish
  * git flow delete
  * git flow publish
  
  These commands will perform the action on the branch that's currently
  active.

* No branch is needed for the following function:  
  * git flow feature publish/finish/delete
  * git flow release publish/finish/delete
  * git flow hotfix publish/finish/delete
  
* Remove base configuration when deleting a feature/hotfix/release
  branch.

* Help text for certain commands is wrong.

* Bugfix: Invalid function call.

* Bugfix: No make installer fails

* Support branches are no longer marked as experimental.
  
* Fix sanity check for release track command.

* Fix feature pull.  
  The pull request fails when there's no local branch with the same
  name as the remote branch.
  
* Option for global hooks and filters directory.  
  This is only for hooks and filters related to git-flow, not the
  standard git hooks.

--------------------------------------
Footnotes:
[1] The original set of extensions have not been updated since 2012 and
    the last release was done in 2010
-- 
Peter van der Does

GPG key: CB317D6E

Site: http://avirtualhome.com
GitHub: https://github.com/petervanderdoes
Twitter: @petervanderdoes

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] git-flow AVH Edition 1.7.0
  2013-11-17  0:08 [ANNOUNCE] git-flow AVH Edition 1.7.0 Peter van der Does
@ 2013-11-18 12:43 ` Matthieu Moy
  0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Moy @ 2013-11-18 12:43 UTC (permalink / raw)
  To: Peter van der Does; +Cc: git

Peter van der Does <peter@avirtualhome.com> writes:

> [1] The original set of extensions have not been updated since 2012 and
>     the last release was done in 2010

Did you contact the original authors? If the original is unmaintained
and you have a set of improvements, it would be nice to find a way to
direct users to your version instead of the unmaintained one...

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-18 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-17  0:08 [ANNOUNCE] git-flow AVH Edition 1.7.0 Peter van der Does
2013-11-18 12:43 ` Matthieu Moy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).