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-05 00:09:08 UTC
- JSON Representation
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/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/hattya/vcs-info.vim
A Vim plugin to retrieve VCS information
bazaar cvs fossil git mercurial subversion vcs vim
Last synced: 12 Oct 2025
https://github.com/kalkin/rust-git-wrapper
A wrapper around git(1) inspired by GitPython.
Last synced: 14 Apr 2025
https://github.com/kiprasmel/git-backup
git-backup — like git stash, but remotely
backup case changes fire git git-backup in of uncommited
Last synced: 17 Apr 2026
https://github.com/strugee/node-git-clone-or-pull
Ensure a git repo exists on disk and that it's up-to-date
git hacktoberfest javascript nodegit nodejs npm-package small-modules
Last synced: 11 Jun 2025
https://github.com/Leniolabs/promptree
ChatGPT spin-off combining git concepts!
Last synced: 14 Mar 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/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/somajitdey/juff
Git-based secure messaging & file Sharing -- all from just a single bash script !! No long-term cloud storage of user data. Fully transparent and semi-decentralized. Text-based UI. Uses free services only...no hosting costs.
bash chat curl file-sharing foss git gpg gpg-encryption gpg-signatures linux messaging privacy public-key-encryption secure-file-exchange secure-messenger semi-decentralized terminal-based texting unix wsl
Last synced: 25 Jun 2025
https://github.com/linoiten/git-leapfrog
Leap through your Git history with GitLeapfrog 🐸: A playful, efficient tool to visualize line changes over time in your projects. Perfect for developers keen on tracking code evolution with a hop!
Last synced: 10 Apr 2025
https://github.com/quaddarv1ne/music_player_flet
A music player application built with the Flet Framework
darwin fastapi framework git maximdupley music music-library music-player player python quadd4rv1n7 sounds
Last synced: 13 Apr 2025
https://github.com/jonschlinkert/list-git-remotes
List the remotes for a local git repository. Sync and async.
git javascript list nodejs remote remotes repo repository url
Last synced: 27 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/lsunsi/fish-theme-mean
🗿 A minimalistic single-line bilateral fish prompt theme.
Last synced: 12 May 2026
https://github.com/riotkit-org/core-services
Every tech organization core services - GIT and Password manager
admin anarchism ansible ansible-role backup core-services disaster-recovery environment git git-server gitea kubernetes organization-setup passbolt podman riotkit safety safety-critical security
Last synced: 02 Aug 2025
https://github.com/kiprasmel/git-diff3c
diff 3-way conflicts — solve merge conflicts fast
Last synced: 12 Apr 2025
https://github.com/dhruwlalan/quickrepo
A simple command to quickly create a github repository.
git github node-cli repository
Last synced: 07 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/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/chmouel/gh-get-asset
GH extensions to get an asset from a release
gh-extension git github shell-script
Last synced: 09 Aug 2025
https://github.com/dolanmiu/git-proton
An fast, open Git GUI Tool focused on aesthetics and usability
git git-proton gui gui-application sourcetree
Last synced: 15 Mar 2025
https://github.com/svg153/gh-clone-org
A GitHub CLI extension to clone all repositories in an organization as quickly as possible
bash cli gh-extension git git-clone github github-cli github-cli-extension terminal
Last synced: 13 Aug 2025
https://github.com/baruchiro/gh-local-changes
Scan a folder to find git repos with unpushed branches and/or changes
Last synced: 22 Feb 2026
https://github.com/praveenkumar/getgithub
Get file or directory from the github repo without cloning.
Last synced: 21 Feb 2026
https://github.com/trungquandev/git-cherry-pick
Git Cherry Pick - Kỹ năng cần thiết của Leader! Một chiếc hướng dẫn về Git Cherry Pick cực kỳ chỉn chu đến từ mình dành tặng các bạn. Link:
codetq git git-cherry-pick github trungquandev
Last synced: 20 Aug 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/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: 13 Oct 2025
https://github.com/pranftw/gitit
Upload your files, upload directories, create repos, delete files, delete directories, delete repos, on GitHub all done programmatically and automated with Python and GitHub API
api automation directories files git github github-api gitit python upload-file
Last synced: 29 Apr 2026
https://github.com/mocyuto/zgt
A simple CLI tool for parallel git worktree development
Last synced: 01 Mar 2026
https://github.com/natserract/rust-git-hooks
🏄 Git hooks made easy with Rust
async-await git git-hooks rust rust-lang
Last synced: 30 Apr 2026
https://github.com/rajsoni03/devops-training-ggits
aws chef devops ec2 git github httpd-server notes
Last synced: 14 Oct 2025
https://github.com/niklasrosenstein/git-profile
Easily switch between multiple Git configuration profiles on an individual repository basis.
Last synced: 25 Feb 2026
https://github.com/annamihailovna/homework_bot
Telegram-бот
flake8 git github python python-telegram-bot requests
Last synced: 14 Oct 2025
https://github.com/erikjuhani/git-fixup
`git fixup` for better developer experience
commit developer-experience fixup git rebase
Last synced: 28 Feb 2026
https://github.com/arslivinski/cron-git
A Docker image that clone and periodically pull a git repository
cron crontab docker docker-image git
Last synced: 12 Apr 2026
https://github.com/abdullahkhawer/ai-github-copilot-vs-code-chat-modes
A curated collection of custom chat modes based on chatmode.md files for Visual Studio Code (VS Code) used by GitHub Copilot to enhance your development using AI to work smarter.
ai aiagent aichatmode aicoding chatmode chatmodes copilot docker dockerfile git gitcommit github githubcopilot helm terraform vibecoding visualstudiocode vschatmode vscode vscodechatmode
Last synced: 12 Feb 2026
https://github.com/constructorfabric/insight
Constructor Insight defines roles and activities, connects to your systems through ready-to-use connectors (including AI tools), and measures productivity at individual, team, and organization levels. Drill from headline metrics down to source data.
analytics analytics-engineering dashboards dwh git insight metrics
Last synced: 28 Jun 2026
https://github.com/lemmi/ghfs
Implement the go http.FileSystem interface for a git tree
Last synced: 10 May 2026
https://github.com/orsinium-labs/git-time-report
CLI tool to generate time report for git repositories
Last synced: 17 Apr 2026
https://github.com/jenkinsci/git-automerger-plugin
Tool for auto-merging releases branches into master.
Last synced: 19 Oct 2025
https://github.com/b1f6c1c4/unfk
Remove all f**ks in your git commit history
fuck fun git programmer programming shit slang
Last synced: 02 May 2026
https://github.com/takecy/git-here
Run git command to all repositories in the current directory
Last synced: 26 Apr 2026
https://github.com/abhishekayu/wifi-password-
Python code for Showing existing Password
git python python36 subprocess wifi wifi-hacking wifi-password
Last synced: 24 Jun 2026
https://github.com/abakermi/gitllm
A powerful GitHub repository analysis tool that helps you process and analyze repository content efficiently. Built with Next.js, Cloudflare Workers, and modern web technologies
Last synced: 12 Feb 2026
https://github.com/dan-amoroso/git-sub
wrapper/utility to manage git submodules
Last synced: 22 Apr 2026
https://github.com/xeruf/kull
Kull is a collaboration convention that preserves order through clear rules and processes
collaboration collaboration-convention convention git github kull review
Last synced: 15 Mar 2026
https://github.com/marcosfshirafuchi/desafio-da-dio-5-cofres-seguros-dominando-o-encapsulamento-e-abstracao
Desafio 05 / 05 da DIO - Cofres Seguros: Dominando o Encapsulamento e Abstração
dio dio-bootcamp git github intellij-idea java poo santander santander-bootcamp
Last synced: 23 Oct 2025
https://github.com/stla/findingit
Find pattern in the files with a given extension in all branches of a git repository.
Last synced: 25 Oct 2025
https://github.com/hyeokjaelee/gititle
📝 Git commit message creation helper
Last synced: 02 May 2026
https://github.com/osteele/git-timelapse
Create time-lapse movies of git repo files, metrics, or other artifacts
git timelapse under-construction visualization
Last synced: 28 Oct 2025
https://github.com/squiddy/git-rs
Learning Rust by implementing a reader for git repositories
Last synced: 05 May 2026
https://github.com/kristofhracza/hacking_methodology
Handbook to security research
documentation git gitbook hack hacking hacking-script markdown methodology oscp penetration-testing pentesting pentesting-resources resources
Last synced: 13 Feb 2026
https://github.com/jonschlinkert/is-dirty
Returns true if a git repository has staged, unstaged or untracked changes.
Last synced: 13 Mar 2025
https://github.com/recodive/recodive
This monorepo contains packages used by Recodive projects.
Last synced: 16 Jul 2025
https://github.com/ampaire/restaurant-page-js
In this project I built a restaurant page using HTML, CSS, and Javascript. It contains a landing page, menu page, about the restaurant, and contacts page.
css git html javascript microverse-projects ordin restaurant-page
Last synced: 11 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/erf/vis-outdated
keep up-to-date with git repos in vis
git hashes ls-remote outdated vis-outdated vis-plugin
Last synced: 17 Jul 2025
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/mimo84/cloner
A simple script that downloads repos you have access to in Bitbucket / GitHub
bitbucket bitbucket-api clone git github github-api repository repository-tools
Last synced: 11 May 2025
https://github.com/krasjet/grm
Git repo manager for self-hosted git servers [GitHub mirror]
Last synced: 18 May 2026
https://github.com/yarlson/git-gen
🧩 Git-Gen: Automated Git Commit Message Generator
Last synced: 18 Mar 2025
https://github.com/ssherwood/initomatic
Initialize all the things
automation cicd continuous-deployment continuous-integration devops git
Last synced: 12 Sep 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/vendethiel/git-checkout-fuzzy.p6
`git checkout` with fuzzy matching.
Last synced: 19 May 2026
https://github.com/byloth/powerbash
🖥 Improved commands, useful functions and interesting snippet for Bash, GIT, WSL, Docker, Python, PostgreSQL, etc...
bash docker git postgresql python snippets vscode wsl
Last synced: 31 Oct 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/cloudogu/scm
SCM-Manager Dogu for Cloudogu EcoSystem
ces cloudogu docker ecosystem git java mercurial scm scm-manager subversion
Last synced: 08 Apr 2026
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
https://github.com/maxkless/git-squash-all
quickly squash all commits during an interactive rebase
Last synced: 14 Mar 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/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/badhon252/sudoku
Creating a Sudoku game using Next.js with TypeScript, Prisma, and Tailwind CSS can be a great project idea.
docker frontend git githooks husky jest nextjs postgresql prisma sudoku sudoku-game tailwindcss typescript
Last synced: 02 Aug 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/darkyzhou/mcm
Generate well-formed commit messages based on your staged changes
commit commit-message conventional-commits git llm zig
Last synced: 22 Sep 2025
https://github.com/kritzware/yougit
YouGit
git git-client java jgit junit university
Last synced: 03 Oct 2025
https://github.com/octue/conventional-commits
Continuous deployment via Conventional Commits
Last synced: 18 Aug 2025