Git-Commands
Git commands
A collection of commonly used Git commands and their descriptions.
A list of commonly used Git commands
5k stars
147 watching
4k forks
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
git-town/git-town | Automates the creation and management of Git branches to improve productivity in development workflows. | 2,672 |
k88hudson/git-flight-rules | A guide for programmers on how to navigate common Git problems and resolve issues with their repositories. | 41,918 |
tj/git-extras | Tools and utilities for managing Git repositories and workflows | 17,416 |
magicmonty/bash-git-prompt | A custom bash prompt providing information about the current Git repository | 6,741 |
unixorn/git-extra-commands | A collection of reusable Git scripts and utilities | 1,024 |
arc90/git-sweep | Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master | 2,561 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,229 |
joaom00/gh-b | A GitHub CLI extension to manage branches | 60 |
matt-harvey/git_curate | An interactive tool to help manage cluttered Git repositories by stepping through local branches one at a time and prompting users to decide whether to keep or delete them. | 429 |
nvie/gitflow | A collection of Git extensions to support Vincent Driessen's branching model. | 26,688 |
git/git | Distributed revision control system with a rich command set. | 52,873 |
appleboy/ssh-action | A GitHub Actions workflow for executing remote SSH commands using various protocols and options. | 4,890 |
jesseduffield/lazygit | A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface | 54,158 |
cjb/gittorrent | Decentralized network of Git repositories shared over BitTorrent | 4,750 |
paulirish/git-open | A utility script to open repository pages in a web browser. | 3,327 |