Git-Extras
- git-abort(1) abort - Abort current git operation
- git-alias(1) alias - Define, search and show aliases
- git-archive-file(1) archive-file - Export the current HEAD of the git repository to an archive
- git-authors(1) authors - Generate authors report
- git-browse-ci(1) browse-ci -
- git-browse(1) browse -
- git-brv(1) brv - List branches sorted by their last commit date
- git-bulk(1) bulk - Run git commands on multiple repositories
- git-changelog(1) changelog - Generate a changelog report
- git-clear-soft(1) clear-soft - Soft clean up a repository
- git-clear(1) clear - Rigorously clean up a repository
- git-coauthor(1) coauthor - Add a co-author to the last commit
- git-commits-since(1) commits-since - Show commit logs since some date
- git-contrib(1) contrib - Show user's contributions
- git-count(1) count - Show commit count
- git-cp(1) cp - Copy a file keeping its history
- git-create-branch(1) create-branch - Create branches
- git-delete-branch(1) delete-branch - Delete branches
- git-delete-merged-branches(1) delete-merged-branches - Delete merged branches
- git-delete-squashed-branches(1) delete-squashed-branches - Delete branches that were squashed
- git-delete-submodule(1) delete-submodule - Delete submodules
- git-delete-tag(1) delete-tag - Delete tags
- git-delta(1) delta - Lists changed files
- git-effort(1) effort - Show effort statistics on file(s)
- git-extras(1) extras - Awesome GIT utilities
- git-feature(1) feature - Create/Merge feature branch
- git-force-clone(1) force-clone - overwrite local repositories with clone
- git-fork(1) fork - Fork a repo on github
- git-fresh-branch(1) fresh-branch - Create fresh branches
- git-gh-pages(1) gh-pages - Create the GitHub Pages branch
- git-graft(1) graft - Merge and destroy a given branch
- git-guilt(1) guilt - calculate change between two revisions
- git-ignore-io(1) ignore-io - Get sample gitignore file
- git-ignore(1) ignore - Add .gitignore patterns
- git-info(1) info - Returns information on current repository
- git-local-commits(1) local-commits - List local commits
- git-lock(1) lock - Lock a file excluded from version control
- git-locked(1) locked - ls files that have been locked
- git-magic(1) magic - Automate add/commit/push routines
- git-merge-into(1) merge-into - Merge one branch into another
- git-merge-repo(1) merge-repo - Merge two repo histories
- git-missing(1) missing - Show commits missing from another branch
- git-mr(1) mr - Checks out a merge request locally
- git-obliterate(1) obliterate - rewrite past commits to remove some files
- git-paste(1) paste - Send patches to pastebin for chat conversations
- git-pr(1) pr - Checks out a pull request locally
- git-psykorebase(1) psykorebase - Rebase a branch with a merge commit
- git-pull-request(1) pull-request - Create pull request for GitHub project
- git-reauthor(1) reauthor - Rewrite history to change author's identity
- git-rebase-patch(1) rebase-patch - Rebases a patch
- git-release(1) release - Commit, tag and push changes to the repository
- git-rename-branch(1) rename-branch - rename local branch and push to remote
- git-rename-remote(1) rename-remote - Rename a remote
- git-rename-tag(1) rename-tag - Rename a tag
- git-repl(1) repl - git read-eval-print-loop
- git-reset-file(1) reset-file - Reset one file
- git-root(1) root - show path of root
- git-scp(1) scp - Copy files to SSH compatible git-remote
- git-sed(1) sed - replace patterns in git-controlled files
- git-setup(1) setup - Set up a git repository
- git-show-merged-branches(1) show-merged-branches - Show merged branches
- git-show-tree(1) show-tree - show branch tree of commit history
- git-show-unmerged-branches(1) show-unmerged-branches - Show unmerged branches
- git-squash(1) squash - squash N last changes up to a ref'ed commit
- git-stamp(1) stamp - Stamp the last commit message
- git-standup(1) standup - Recall the commit history
- git-summary(1) summary - Show repository summary
- git-sync(1) sync - Sync local branch with remote branch
- git-touch(1) touch - Touch and add file to the index
- git-undo(1) undo - Remove latest commits
- git-unlock(1) unlock - Unlock a file excluded from version control
- git-utimes(1) utimes - Change files modification time to their last commit date