File: README.source

package info (click to toggle)
git-flow 1.12.3-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 640 kB
  • sloc: sh: 1,366; 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