git-flow 0.4.1-2 source package in Ubuntu

Changelog

git-flow (0.4.1-2) unstable; urgency=low

  * Allow multiple workflows in the same tree, by setting GIT_FLOW_SELF
    appropriately. Thanks Holger Levsen <email address hidden> for the
    request! (Closes: #642194)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  07 Nov 2011 10:02:59 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Gergely Nagy
Architectures:
all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe vcs

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
git-flow_0.4.1.orig-completion.tar.gz 3.8 KiB 9b5fd62f8f70bd5eb1fac1298929fd42022cb7dde5df5c0c6a852c085089dc1d
git-flow_0.4.1.orig-shFlags.tar.gz 42.0 KiB bb1f9f9aa84931c34ea1c4752175ef26a4708478b2e402e309666c7827565026
git-flow_0.4.1.orig.tar.gz 16.4 KiB 896fdbf1fecba4e79b666987c95ba2881565255452fd73006a5db526100cbf59
git-flow_0.4.1-2.debian.tar.gz 6.1 KiB b21d8cff39b347f7fe8894f54fc60d66e27c0285b09c742ba7b39b3b5346f95e
git-flow_0.4.1-2.dsc 1.7 KiB 36154a2326409a3974a099f14bb2c2842138dfd5e8d25f300f46c27dce53ab15

Available diffs

View changes file

Binary packages built by this source

git-flow: Git extension to provide a high-level branching model

 A set of scripts that provide high-level repository operations for
 managing feature/release/hotfix branches in a Git repository,
 particularly suited to be utilised to follow Vincent Driessen's
 branching model, described at
 <http://nvie.com/posts/a-successful-git-branching-model/>.