File: README.source

package info (click to toggle)
git-flow 1.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 616 kB
  • ctags: 50
  • sloc: sh: 1,358; makefile: 49
file content (15 lines) | stat: -rw-r--r-- 636 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The debianisation of gitflow
============================

To recreate the tarballs similar to the original, use debian/rules
get-orig-source. It will fetch the latest upstream version from all
upstream sources: gitflow and the bash / zsh completion repository.

The master branch is mirrored from upstream's master branch, debian
changes are applied on the debian branch.

When checked out from git, use git submodule update --init on the
debian branch to pull in the embedded directories. These should be
already present when extracted from tarballs.

 -- Gergely Nagy <algernon@madhouse-project.org>, Sat, 28 Dec 2013 12:18:03 +0100