How To Install Git-commit-lazy In Debian, Ubuntu And Raspbian?

How To Install Git-commit-lazy In Debian, Ubuntu And Raspbian?

git-commit-lazy

additional Git utilities

Install git-commit-lazy

  • Debian apt-get install git-stuff Click to copy
  • Ubuntu apt-get install git-stuff Click to copy
  • Raspbian apt-get install git-stuff Click to copy

git-stuff

additional Git utilities

This is a growing collection of tools for the Git Version Control System. Currently the following tools have been documented: * git-amend-all: adds all untracked files and amend all changes to the last commit. * git-checkout-branches: checks out all remote branches. * git-cherry-pick-recursive: does a cherry-pick for a commit and each all its children. * git-commit-lazy: creates a new commit with all untracked files and changes. * git-debian-add: creates a new commit and tag with all untracked files and changes as new debian version. * git-debian-changelog: creates a new section in debian/changelog with all entries since the last release. * git-whoami: tells about author and committer information.

To install the latest version of git-commit-lazy in your favorite operating system just copy the git-commit-lazy installation command from above and paste it into terminal. It will download and install the latest version of git-commit-lazy 2024 package in your OS.