trusty (7) git-stuff.7.gz

Provided by: git-stuff_16-1_all bug

NAME

       git-stuff - additional Git utilities

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.

SEE ALSO

       git(1)

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.

AUTHOR

       git-stuff was written by Daniel Baumann <mail@daniel-baumann.ch>.