git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter van der Does <peter@avirtualhome.com>
To: git@vger.kernel.org
Subject: [ANNOUNCE] git-flow AVH Edition 1.7.0
Date: Sat, 16 Nov 2013 19:08:34 -0500	[thread overview]
Message-ID: <20131116190834.319d5c2f@Indy> (raw)

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

             reply	other threads:[~2013-11-17  0:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-17  0:08 Peter van der Does [this message]
2013-11-18 12:43 ` [ANNOUNCE] git-flow AVH Edition 1.7.0 Matthieu Moy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131116190834.319d5c2f@Indy \
    --to=peter@avirtualhome.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).