DESCRIPTION
git-stuff is a growing collection of tools for the Git Version Control System.
PROGRAMS
git-stuff currently features the following programs.
- git-amend-all(1)
- adds all untracked files and amend all changes to the last commit.
- git-checkout-branches(1)
- checks out all remote branches.
- git-cherry-pick(1)
- does a cherry-pick for a commit and each all its children.
- git-commit-lazy(1)
- creates a new commit with all untracked files and changes.
- git-debian-add(1)
- creates a new commit and tag with all untracked files and changes as new debian version.
- git-debian-changelog(1)
- creates a new section in debian/changelog with all entries since the last release.
- git-whoami(1)
-
tells about author and committer information.
BUGS
Bugs can be reported by submitting a bugreport for the git-stuff package in the Debian Bug Tracking System at <http://bugs.debian.org/> or by writing a mail to the author.