Git
Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
- GitHub: https://github.com/topics/git
- Wikipedia: https://en.wikipedia.org/wiki/Git
- Repo: https://github.com/git
- Created by: Linus Torvalds
- Released: April 7, 2005
- Related Topics: vcs, github, bitbucket, gitlab, gitops, gitflow, svn, mercurial, tfvc, dvcs,
- Last updated: 2026-07-10 00:12:45 UTC
- JSON Representation
https://github.com/bsonntag/change-branch-cli
Cli tool to change git branches interactively
Last synced: 26 Aug 2025
https://github.com/fathyb/commitlint-circle
Lint all relevant commits for a change or PR on Circle CI
circleci commit commitlint convention git lint
Last synced: 11 Apr 2025
https://github.com/ipang-dwi/cpanel-git
Test cpanel git feature - www.firstplato.com
cpanel cpanel-git firstplato git gitconfig
Last synced: 30 Apr 2025
https://github.com/betterwrite/generi
:pencil: A Modern Node.js Versioning Generator
changelog cli generator git lerna monorepo nodejs npm typescript version version-control versioning
Last synced: 29 Jun 2025
https://github.com/hardikpanwar/hacktoberfest2k23
Welcome to the this Repository!! Add your Programs or tech content to help other contributors ✅.
appwrite digitalocean git github hacktoberfest hacktoberfest-accepted hacktoberfest2023 issues merge programming pull-requests webdevelopment
Last synced: 30 Jun 2025
https://github.com/nafigator/php-qa-hooks
Bunch of useful git hooks
bash-script code-standard code-style git git-conflicts git-hooks php php-syntax
Last synced: 14 Apr 2025
https://github.com/warmachine028/github-super-starter-kit
Starter template repository with working GitHub actions for bootstrapping a new Project on GitHub.
git github github-actions github-workflow readme-profile readme-template starter-template template template-repository
Last synced: 15 Apr 2025
https://github.com/progrhyme/shelp
Git-based package manager for shell scripts written in Go
git golang package-manager shell-script
Last synced: 06 Apr 2025
https://github.com/yunabraska/git-info-action
Instant insights into the latest changes and commits. Provides valuable outputs such as ticket number detection, breaking changes, latest branch & commit & tag information, variety of programming languages and conventions.
build-script conventional-commit conventional-commits git git-commit git-tag github-actions information-retrieval language-specific-conventions ticket-number
Last synced: 01 May 2025
https://github.com/lukasz-lobocki/gitas
Multiple git repos management made easy.
Last synced: 18 Apr 2026
https://github.com/yashkapure06/gdsc-git
Git Commands for Beginners
collaborate communityexchange gdsc ghdesktop git github github-pages
Last synced: 13 Mar 2025
https://github.com/trulsma/intelligit
Intelligit is a tool that offers insight into your git repository by tracking changes to code symbols
cli command-line command-line-tool git rust tooling tree-sitter version-control
Last synced: 28 Jun 2025
https://github.com/clouddrove/.github
Meta repository for all clouddrove repositories
azure clouddrove devops git github hacktoberfest security
Last synced: 22 Apr 2025
https://github.com/yasaricli/lcommit
Commit to the git location ;)
commit commits git javascript location nodejs
Last synced: 10 Apr 2025
https://github.com/salamek/git-deploy
Server side and client side Git deployement tool
Last synced: 23 Apr 2025
https://github.com/luismedel/grony
An utility to schedule git-related commands using crontab expressions.
Last synced: 29 Jul 2025
https://github.com/dolph/git-ready
Get ready to commit, socially.
code-review gerrit gerrit-cli git git-addons
Last synced: 17 Mar 2025
https://github.com/jamiemason/giterator
`git log` as a JavaScript generator
generator git git-log iterator
Last synced: 07 May 2025
https://github.com/jjlharrison/coverage-maven-plugin
Maven plugin for calculating test coverage of new changes when compared to another Git branch.
coverage git jacoco java maven maven-plugin
Last synced: 24 Jul 2025
https://github.com/monoira/.dotfiles
Dotfiles managed via GNU/Stow on Ubuntu
automation cmus cmus-music-player dotfiles dotfiles-automation dotfiles-linux git gitconfig kitty kitty-config lazyvim lazyvim-setup neovim neovim-config neovim-dotfiles ubuntu zsh zshrc
Last synced: 08 Mar 2026
https://github.com/fooker/pullomatic
Automated git pulls
automation git linux trigger webhook
Last synced: 28 Jul 2025
https://github.com/codewithdpk/cocommit
AI-powered CLI tool for generating conventional commit messages based on your code changes.
Last synced: 26 Jul 2025
https://github.com/sapegin/vscode-just-blame
VS Code extension to show Git Blame annotations, inspired by JetBrains editors 🪲
git git-blame vscode vscode-extension
Last synced: 27 Jul 2025
https://github.com/volumegraphics/lfspull
Simple command line tool to pull lfs files with token auth
git lfs rust token-based-authentication
Last synced: 16 Jan 2026
https://github.com/jorgesarricolea/learning_git
In this repository you will find a step by step guide on how to start using Git and Github, let's get started!
Last synced: 18 Sep 2025
https://github.com/bitexpert/captainhook-rejectpush
Captain Hook Plugin to reject a remote push when certain commit Ids are found in history
Last synced: 14 Apr 2025
https://github.com/clayrisser/generator-github-project
🎩 :octocat: Yeoman generator for GitHub projects
changelog contributing generator git github license project readme yeoman yeoman-generator yo
Last synced: 20 Mar 2025
https://github.com/theohbrothers/docker-powershell
Dockerized powershell, based on mcr.microsoft.com/powershell, with useful tools 🐳
buildx docker generate-dockerimagevariants git powershell pwsh sops
Last synced: 12 Apr 2025
https://github.com/jcgay/parallel-git-repo
Run command on git repositories in parallel
Last synced: 07 May 2025
https://github.com/jyotibrat/birthday-invite-website-project
A simple Birthday Invite Website built using HTML as a part of Udemy Course Task.
git github github-config html html5 webdevelopment website workflows
Last synced: 24 Apr 2025
https://github.com/bdbose/auto-git
Automate git commit making a commit every 4hours from Cloud.
Last synced: 18 May 2026
https://github.com/kernix13/beginner-git-commands
Basic Git commands to push and clone your first projects on GitHub, intermediate commands when forking and using branches, and advanced commands for merge conflicts and inevitable mistakes.
basic-git-commands git git-commands-cheat-sheet git-commands-list git-commands-tutorial github
Last synced: 20 May 2026
https://github.com/sondosaabed/introduction-to-git
In this course, I learned the importance of version control using Git. I explored tracking, modifying, saving files, undoing changes, and using branches for collaboration. I also learned about repository structure, creating and cloning repositories, and handling conflicting files.
datacamp-course git version-control
Last synced: 22 Apr 2025
https://github.com/voral/vs-version-incrementor
A tool for semantic versioning and changelog generation in Composer projects based on Git commits.
changelog changelog-generator composer conventional-changelog conventional-commits git php semantic-versioning semver version-increment
Last synced: 03 Sep 2025
https://github.com/maxleiter/git-activity-visualizer-tool
A d3 and react web-app for visualizing your Git activity
Last synced: 02 Jan 2026
https://github.com/ryuuzaki42/01_cool_things
Some cool tricks/commands and Slackware configuration
firefox git gnu-linux hacktoberfest slackware slackware-scripts things
Last synced: 10 Jul 2025
https://github.com/samirhodzic/git-done-maybe
What you did on the last working day ..or what someone else did.
done-maybe git git-log javascript js npm-module
Last synced: 11 Apr 2025
https://github.com/dabutvin/pgp-commit
PGP signing of commits with openpgp and nodegit
git gpg nodegit openpgp pgp-signing
Last synced: 04 Sep 2025
https://github.com/codyduong/powershell-git-aliases-plus
:octocat: Oh My Zsh's Git aliases for PowerShell.
alias aliases git oh-my-posh oh-my-zsh posh powershell
Last synced: 07 Mar 2026
https://github.com/ahirschberg/dotfiles
To use, run `wget bit.ly/shinstallme` and run in bash
bash caps-lock git i3wm tmux vim vimperator
Last synced: 05 May 2026
https://github.com/nicolodiamante/dotfiles
Automate and streamline your configuration synching on multiple systems with this dotfiles.
dotfiles dotfiles-installer dotfiles-macos dotfiles-resources dotfiles-setup git homebrew homebrew-cask linux mackup macos node shell zsh zsh-configuration zsh-configuration-framework zsh-custom zsh-prompt zshell
Last synced: 29 Oct 2025
https://github.com/smkent/dotfiles
🐧 🐚 smkent's dotfiles
bash bashrc dotfiles git github-actions gnupg linux mutt powerline-fonts pre-commit python screenshot tmux vim vimrc
Last synced: 12 Apr 2025
https://github.com/maxkless/git-squash-all
quickly squash all commits during an interactive rebase
Last synced: 14 Mar 2025
https://github.com/openspace42/synthia
The framework that includes all of the absolute essential code to bootstrap a fully functional bash+git project, leveraging our highly refined and standardized [dna](https://github.com/openspace42/dna) functions.
Last synced: 24 Jul 2025
https://github.com/davidcreador/claude-code-branch-memory-manager
Automatically manages branch-specific CLAUDE.md files so Claude always has the right context for your current work. Switch branches seamlessly without losing your development context, notes, or current progress.
ai ai-tools bash branching claude claude-ai claude-code context-management developer-tools git git-hooks productivity productivity-tools
Last synced: 28 Apr 2026
https://github.com/arunanshub/git-credential-netconf
Git credentials management made easy.
Last synced: 19 Apr 2025
https://github.com/8ctopus/git-hook
Automatically deploy your git pushes to any server
deployment git gitea github php webhook
Last synced: 12 May 2025
https://github.com/vendethiel/git-checkout-fuzzy.p6
`git checkout` with fuzzy matching.
Last synced: 19 May 2026
https://github.com/kjczarne/mkcommit
Generate and validate commit messages using the power of Python
cli command-line commit commitizen commitlint git python python3 validation
Last synced: 14 Jul 2025
https://github.com/maraf/gitextensions.bundlebackuper
Branch backuping plugin for GitExtensions
git gitextensions gitextensions-plugin
Last synced: 10 Jun 2025
https://github.com/huangsam/dotfiles
Sam's collection of dotfiles
dotfiles git homebrew linux macos networking productivity shellcheck vim zsh
Last synced: 08 Mar 2026
https://github.com/altafino/gitinfo
Terminal UI for exploring who did what in a Git repository
Last synced: 09 Apr 2026
https://github.com/dlr-pa/gitolite_web_interface
gitolite_web_interface.py provides the possibility to add ssh keys over http and other features for a gitolite system.
git gitolite python webinterface
Last synced: 18 May 2026
https://github.com/SAP-archive/data-intelligence-pyoperator-generator
Enables SAP Data Intelligence custom operator download for testing and enhancing and uploading it again. A code generator is added as well.
git operator-development pycharm python sample sample-code sap-data-intelligence vscode
Last synced: 23 Oct 2025
https://github.com/hunghg255/commitz-lint
Commit lint CLI
commit-message commitizen commitlint git
Last synced: 14 Jul 2025
https://github.com/nishkarshraj/datastructuresproject
Hello Everyone! This is a project of SCM headed by Nishkarsh Raj to make a collaborative effort on Git to make a running model to demonstrate Linked List using C++.
automation c collaboration git github log project scm source source-code
Last synced: 22 Apr 2025
https://github.com/cxw42/git-find
Search for files anywhere in a git repository
file-search find find-files git hacktoberfest repository-utilities search search-repository
Last synced: 05 Apr 2025
https://github.com/douglasjunior/ignore-dependency-scripts
Script to prevent dependencies to execute post/pre install scripts when installed directly from git.
dependency git npm postinstall yarn
Last synced: 16 Aug 2025
https://github.com/AndreaBrighi/Gradle-Git-Sensitive-Semantic-Versioning-Plugin-for-Android
A Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini .
android git gradle gradle-plugin versioning
Last synced: 12 Apr 2025
https://github.com/jimbrig/Scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 29 Apr 2025
https://github.com/pepperkit/git-hooks-maven-plugin
Maven plugin for easy git hooks configuration.
git git-hooks java maven maven-plugin
Last synced: 07 May 2025
https://github.com/luaneyed/omnibash
Save and broadcast shell configuration on multiple machines
alias bash bash-completion bash-script completion git git-completion linux macos python script shell shell-script
Last synced: 18 Jan 2026
https://github.com/ahmadrezamozaffary/forkify
Create a fake recipe website with Javascript and some useful technologies and tools such as Parcel, npm, ES6 modules, OOP, and so forth. 🏅
ajax-request async-await babeljs core-js css3 es6 es6-modules git html5 javascript mvc npm oop parcel sass
Last synced: 01 Mar 2026
https://github.com/mbdevpl/ingit
Tool for managing a large collection of repositories in git.
git jenkins-enabled repository-management
Last synced: 21 Aug 2025
https://github.com/p-m-p/cz-conventional-changelog-coauthors
cz-conventional-changelog with additional co-authors prompt
co-authors commitizen conventional-changelog conventional-commits git
Last synced: 22 Apr 2025
https://github.com/rahulps1000/gitinvite
GitInvite is an open-source tool for generating secure GitHub repository invite links. It simplifies sharing repository access, managing permissions, and ensuring security for faster, hassle-free collaboration.
css git github hacktoberfest invite nextjs nextjs14
Last synced: 13 Sep 2025
https://github.com/marco-gallegos/commit-cli
commitcli, commit-cli is a comand line interface to simplify commiting using standards like conventional commits, odoo or semantic git commits
cli command-line commit conventional conventional-commit conventional-commits git odoo python
Last synced: 09 Aug 2025
https://github.com/leandrosimoes/my-useful-codes
Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!
bash codes csharp css git html javascript my personal-code repository samples sql vb-net
Last synced: 13 Apr 2025
https://github.com/zuazo/git-ssh-server-cookbook
Chef cookbook to set up a basic git repository container to be accesed via SSH.
chef cookbook devops git git-server repository-container ssh
Last synced: 05 Jul 2025
https://github.com/mms-gianni/git-project
Manage your github projects with your git cli
boards git git-addons git-cli git-plugin github github-project
Last synced: 08 Apr 2025
https://github.com/namoscato/resolve-composer-conflict
Utility to automatically resolve composer.lock git conflicts
composer conflict conflict-resolution git git-conflicts resolver
Last synced: 07 Sep 2025
https://github.com/victornpb/ultimate-gitignore
The ultimate Javascript development .gitignore
babel boilerplate defaults git gitignore javascript nodejs npm pnpm react rollup scaffolding template vue web webpack yarn
Last synced: 24 Mar 2025
https://github.com/mroth/semverdesc
:dart: git describe with semantic version compatible names
cli devtools git semantic-versioning semver
Last synced: 11 Jul 2025
https://github.com/octue/conventional-commits
Continuous deployment via Conventional Commits
Last synced: 18 Aug 2025
https://github.com/jedwards1211/gitignore-fs
determine if any file is gitignored (complete Node.js implementation of gitignore rules)
Last synced: 08 Aug 2025
https://github.com/mbrav/gitraider
Mass git repository search, replace and commit tool written in Rust
cli command-line-tool commit git git2 git2-rs libgit2 rust
Last synced: 13 May 2025