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-03 00:12:53 UTC
- JSON Representation
https://github.com/cicirello/alpine-plus-plus
A lightweight Docker container for shell scripting with git and GNU tools on Alpine Linux
alpine alpine-linux bash coreutils docker-image findutils gawk git
Last synced: 07 Oct 2025
https://github.com/andreineculau/package-json-scripts
A NodeJS package to test how package.json scripts are being scheduled by different package managers.
comparison compatibility git npm package-json yarn
Last synced: 20 Oct 2025
https://github.com/programmierenm/git-cheat-sheet
Git Cheat Sheet mit deutschen Bemerkungen
Last synced: 16 May 2025
https://github.com/tulir/maumirror
A GitHub repo mirroring system using webhooks
git git-mirror github github-webhooks mirror mirroring webhook
Last synced: 08 May 2025
https://github.com/alexandrecpedro/code-of-the-future
Code of the Future Program
agile-methodologies angular api blazor circuit-breaker design-patterns dotnet git jaeger kanban mongodb mysql net opentelemetry polly rabbitmq razor restsharp scrum testing
Last synced: 04 Jul 2025
https://github.com/azmainadel/custom-git-commands
:hammer: Some custom git commands I wrote to improve productivity
custom-commands git shell-scripts
Last synced: 27 Oct 2025
https://github.com/dvinciguerra/gitignore-cli
🛑 A ruby cli tool that use gitignore.io to generate your gitignore files
cli git gitignore gitignore-cli gitignore-generator ruby term-ui
Last synced: 26 Aug 2025
https://github.com/andostronaut/cocli
A ligthweight git commit prompt system to ensure readable and descriptive commit for Deno 🦕🌱
bash cli command command-line commit deno descriptive git hacktoberfest lightweight prompt shell typescript zsh
Last synced: 22 Jul 2025
https://github.com/dotenorio/git_aliases
Create aliases for git commands
alias aliases git hacktoberfest linux mac windows
Last synced: 01 Apr 2025
https://github.com/mattpalermo/VBA-project-template
A set of configuration files for VBA projects
configuration git project-template vba
Last synced: 20 Jul 2025
https://github.com/guepard-corp/guepard-cli
Guepard CLI
branching database git postgresql rust-lang
Last synced: 26 Feb 2026
https://github.com/bymehul/ghk
GitHub helper — push code with ease.
beginner-friendly cli command-line developer-tools git github rust
Last synced: 03 Feb 2026
https://github.com/qu4tro/git-bookmark
Keep your bookmarks with your repository
bookmark bookmarks git git-commands
Last synced: 27 Sep 2025
https://github.com/PMudra/gatsby-source-local-git
Gatsby source plugin which sources data from your local git repository
Last synced: 04 Apr 2025
https://github.com/tuhuynh27/commit-branch-prefix
You are sick of entering the ticket number manually for each commit? Save your time with Git commit branch prefix and you'll never miss the commit prefix!
Last synced: 12 Apr 2025
https://github.com/jirutka/git-metafile
Store and restore files metadata (mode, owner, group) in a git repository
Last synced: 06 Oct 2025
https://github.com/danvitoriano/web-developers-hub
Projeto de impacto social para devs e profissionais de tecnologia que queiram aprender programação.
Last synced: 11 Aug 2025
https://github.com/interkosmos/fortran-git
Fortran 2008 interface bindings to libgit2
fortran fortran-package-manager fpm git libgit2
Last synced: 14 Apr 2025
https://github.com/aluriak/se-pioneers
The Pioneers project: an asynchronous social experience in SpaceEngine
asynchronous git multiplayer python space-engine
Last synced: 22 Apr 2025
https://github.com/joelybahh/code-buddy
An AI-powered developer assistant for code reviews, automating commits, and more.
Last synced: 08 Mar 2026
https://github.com/justuswilhelm/pufferfish
Nix, fish, tmux and neovim for fun people
dotfiles fish git home-manager neovim nix-darwin nixos shell tmux
Last synced: 16 Jan 2026
https://github.com/rosettatype/repos
Quick and dirty Python script to track multiple Git repositories and easily fetch updates
Last synced: 07 Oct 2025
https://github.com/foss-cell-gecpkd/hello-opensource
This is your "Hello world" for open source contributions. Want to try practicing some PRs? This the right place!
Last synced: 06 Mar 2025
https://github.com/lucasconstantino/git-aliases-semantic-commits
Git semantic commit local aliases installer
Last synced: 13 Apr 2025
https://github.com/yzernik/open-timestamps-github-action
GitHub Action to timestamp git tags on the Bitcoin blockchain
bitcoin git hacktoberfest opentimestamps
Last synced: 15 Oct 2025
https://github.com/jordilin/gitar
Git all remotes. git cli tool that targets both Github and Gitlab
cli developer-tools etl git github github-cli gitlab gitlab-cli rest rust rust-lang
Last synced: 11 Apr 2025
https://github.com/carbonfive/funnel
little ci server for git hygiene
ci elixir git git-hygiene github rebase squash
Last synced: 26 Aug 2025
https://github.com/carpentries-incubator/open-science-with-r
Carpentry-style lesson on how to use R, RStudio together with git & Github to promote Open Science practices.
alpha carpentries data-science dplyr ggplot2 git github lesson open-science r rstudio scripting tidyr
Last synced: 02 Sep 2025
https://github.com/nhdfr/sweet-commit
sweet commit helps you write clear, conventional commit style messages with ease.
commit commit-automation conventional-commits git git-commit
Last synced: 17 Jan 2026
https://github.com/rockstaedt/commit-message-check
A CLI tool to ensure short commit messages
cli commit commit-message git git-hooks golang length validation
Last synced: 26 Jan 2026
https://github.com/AlexAegis/js-tooling
Opinionated tooling configurations for TypeScript development
editorconfig eslint eslint-config git github-config husky javascript opinionated prettier prettier-config standard-version svelte tooling tsconfig turbo typescript vite vitest
Last synced: 28 Mar 2025
https://github.com/angela-d/gitenc
Sensitive data file encryption while using Git, with GPG; never accidentally submit a password config to a repo again.
bash bash-script encryption encryption-tool git git-commands git-commit git-crypt git-tools git-workflow gnupg gpg gpg-encryption gpg2 hacktoberfest privacy-tools security-tools
Last synced: 09 May 2025
https://github.com/badr-1/git-tutor
Git Tutor is an interactive CLI tool for learning Git, inspired by vimtutor. It offers guided levels and a sandbox mode, letting you practice Git commands directly in the terminal without worrying about commit content.
Last synced: 11 Apr 2025
https://github.com/carpentries-incubator/git-novice-branch-pr
Version Control with Git
beta carpentry-lesson git helpwanted-list lesson novice novices software-carpentry
Last synced: 17 Jul 2025
https://github.com/richardlitt/generate-hackmd-links
Automatically generate hackmd.io pads for your markdown file
Last synced: 28 Apr 2025
https://github.com/mrshoenel/git-density
A repository to hold the application git-density that is used to assess the source code density of git repositories.
antipatterns density efficacy git git-density git-hours git-metrics metrics productivity quality string-similarity
Last synced: 03 Sep 2025
https://github.com/aksw/git_lfs_server_sshauth
Git LFS Server with SSH Authentication backing
git git-lfs lfs-server psgi ssh
Last synced: 31 May 2026
https://github.com/iamfoysal/iamfoysal
Hello! I'm a full-stack developer. python, Django-framework for back-end and JavaScript, React, typescript, tailwind, for front-end
c-programming django django-rest-framework docker git github javascript javascripts mongodb mysql-database nodejs postgresql python python-development reactjs readme typescript
Last synced: 29 Apr 2025
https://github.com/brkn/git-blame-line
`git blame` a single line and get output in JSON. Written in TypeScript.
Last synced: 19 Apr 2025
https://github.com/yannikbloscheck/GitMenu
app git mac macos menubar-app swift swiftui
Last synced: 09 May 2025
https://github.com/kraymer/brack
The branch name acknowledger. Git pre-commit hook to enforce a branches naming policy.
Last synced: 10 Oct 2025
https://github.com/iconoeugen/docker-gitolite
Docker image for gitolite server that supports git push/fetch and gitweb on same HTTP URL
docker docker-compose docker-container docker-gitolite docker-image git gitolite gitweb kubernetes openshift
Last synced: 12 Apr 2025
https://github.com/arbourd/dotfiles
Env as code
dotfiles fish-shell git gpg2 homebrew iterm2 macos vim
Last synced: 31 Aug 2025
https://github.com/bitexpert/captainhook-validateauthor
Captain Hook Plugin to check if commit author is valid (e.g. email in whitelist)
Last synced: 14 Apr 2025
https://github.com/patevs/dotfiles
:wrench: System Configuration Files. Ahhh, feels like `$HOME` :computer:
Last synced: 11 Mar 2026
https://github.com/misaghmomenib/json2csv-go
A Simple Go Program That Converts a Json File to a Csv File. It Reads a Json Array of Objects, Extracts Keys as Headers, and Writes the Data Into a Csv Format.
converter git go golang json2csv open-source
Last synced: 07 May 2026
https://github.com/talkpython/just-enough-python-for-datasci-course
Just Enough Python for Data Science course materials.
course education functions git jupyter jupyter-notebook python refactoring
Last synced: 06 May 2026
https://github.com/ebisawa/kapsaro
Offline-first CLI for sharing encrypted .env files and other secrets through Git
cli dotenv encyrption git secrets
Last synced: 14 Jun 2026
https://github.com/nikelborm/fetch-github-folder
Download any directory at any depth from any repo on GitHub on any git ref
directory download downloader effect-ts git github github-api javascript nodejs npm octokit octokit-js scraper script typescript
Last synced: 21 Apr 2026
https://github.com/scabir/notebranch
An open source desktop Markdown workspace with Git, AWS S3, and local first for notes; built with Electron, React, and TypeScript.
aws-s3 cross-platform desktop-app electron git knowledge-base knowledge-management linux-desktop mac-desktop markdown markdown-editor mermaid note-taking notes-app productivity react typescript vite wiki windows-desktop
Last synced: 01 Apr 2026
https://github.com/pcaversaccio/test-spoof-commit-date
Git commit date spoofing.
Last synced: 25 Jun 2026
https://github.com/wadackel/ofsht
A command-line tool for managing Git worktrees with automation features.
cli git rust rust-crate worktree
Last synced: 03 May 2026
https://github.com/geerlingguy/ansible-role-svn2git
Ansible Role - Svn2Git (from KDE)
ansible conversion git kde role svn svn2git
Last synced: 05 Mar 2026
https://github.com/loftwah/drivegit
DriveGit. An adapter between Git and Google Drive so you can horrify people by telling them you store your code in Google Drive.
Last synced: 27 Mar 2025
https://github.com/arshadkazmi42/flip-remote
:octocat: Flip git remote config from https to ssh and reverse flip it
config git git-config hacktoberfest https remote ssh ssh-keygen
Last synced: 07 May 2025
https://github.com/antonihub/c0d3x
Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |
ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing
Last synced: 15 Jun 2025
https://github.com/danishprakash/nvim-blameline
GitLens's current line blame for Nvim
Last synced: 11 Apr 2025
https://github.com/yusuflisawi/autogit
This script provides a simple and convenient way to add, commit, and push changes to a Git repository
Last synced: 07 May 2025
https://github.com/xypnox/commit_manager
Setup-and-forget automated commit and push for git with linear daily commit history.
Last synced: 15 Jul 2025
https://github.com/tarunbatra/git-before-github
Learning to use git without Github https://tarunbatra.com/blog/x/git-before-github/
git git-patch github open-source
Last synced: 04 May 2025
https://github.com/nneji123/wordsai
A collection of NLP Applications built using FastAPI, HTML, CSS, and Streamlit.
chatbot docker docker-compose fastapi git githubactions gitpod heroku-deployment nlp-machine-learning optical-character-recognition resumeparser sentiment-analysis speech-recognition speech-to-text testing text textsumarizer translation
Last synced: 06 May 2025
https://github.com/magneum/youtube-music-downloader
𝘛𝘩𝘪𝘴 𝘪𝘴 𝘢 𝘛𝘦𝘭𝘦𝘨𝘳𝘢𝘮 𝘺𝘰𝘶𝘵𝘶𝘣𝘦𝘮𝘶𝘴𝘪𝘤 𝘥𝘰𝘸𝘯𝘭𝘰𝘢𝘥𝘦𝘳 𝘵𝘩𝘢𝘵 𝘩𝘢𝘴 𝘣𝘦𝘦𝘯 𝘤𝘰𝘥𝘦𝘥 𝘵𝘰 𝘥𝘰𝘸𝘯𝘭𝘰𝘢𝘥 𝘢𝘯𝘺 𝘺𝘰𝘶𝘵𝘶𝘣𝘦 𝘮𝘶𝘴𝘪𝘤 𝘢𝘯𝘥 𝘸𝘰𝘳𝘬 𝘪𝘯 𝘱𝘳𝘪𝘷𝘢𝘵𝘦 𝘢𝘯𝘥 𝘨𝘳𝘰𝘶𝘱𝘴
bot docker download fast git heroku hype music pyrogram python smart telegram telegram-bot void youtube
Last synced: 12 Jul 2025
https://github.com/adia-dev/gitignore
With this gitignore script, creating a repository to push a .gitignore file in the initial commit and never touch that project again is even faster ! Be productive by using this script and drop a ⭐️ :)
eheh git gitignore gitignore-generator productivity shell shell-script
Last synced: 10 Jul 2025
https://github.com/sanketdg/gitdl
Download GitHub repositories with a single command.
Last synced: 04 May 2025
https://github.com/shun-shobon/justcommit
AI-powered commit message generator
Last synced: 06 May 2025
https://github.com/donuts-are-good/git-gone
😧 Purge a file from your Git history
Last synced: 12 Apr 2025
https://github.com/shonharsh/hello-world
Required first repository because tradition.
academic academy archive artificial-intelligence atom automation bot config education first-project genesis git guide hello-world learning markdown studio training-materials trending windows
Last synced: 28 Oct 2025
https://github.com/meffie/git-gerrit
Command line tools for gerrit code review
Last synced: 31 Aug 2025
https://github.com/matzefriedrich/dotnet-nugit
A dotnet command-line interface (CLI) that can build NuGet packages on the fly from sources available on GitHub and add them to a local feed.
dotnet git github nuget nuget-client nuget-packages
Last synced: 12 Apr 2025
https://github.com/circargs/git-networkx
Creates a NetworkX Directed Graph of a git repository - Port of https://github.com/hoduche/git-graph to NetworkX
digraph git graph networkx repository
Last synced: 23 Jun 2025
https://github.com/mwafrika/jobifymev2
Huntify Tracks your job applications and keep your job search organized, all in one place. No more spreadsheets, no more emails,no more lost job applications.
context-api express git github mongodb mongoose nodejs postman reactjs
Last synced: 22 Jun 2025
https://github.com/klieret/collaborative-programming-github
Hands-on lecture material to explore collaborative programming with git and github
collaboration git github hands-on lecture lecture-slides slides training tutorial
Last synced: 08 May 2025
https://github.com/pirafrank/dotfiles
My cross-platform and portable terminal setup. Preview via GitHub Codespace or via my workspace project. Many config, much wow. YMMV.
alacritty dotfiles fzf git gnupg lazygit linux neovim p10k prezto scripts-collection shell tmux vim vimrc vscode wezterm windows-terminal yazi zsh
Last synced: 06 May 2025
https://github.com/aharoj/starship-config
Hours of research on color theory and what hues stimulate the eyes, and hand-picked hacked icons
fish git shell-prompt starship zsh
Last synced: 10 Apr 2025
https://github.com/israelkilday/barberblend
BARBERBLEND é uma plataforma de agendamento online que simplifica o processo de reserva de horários em diversas barbearias. Com BarberBlend, você pode agendar serviços especializados com praticidade e rapidez, tudo no conforto da sua casa.
date-fns git next14 nextauth-js postgres-sql prisma-orm react-hook-form reactjs shadcn-ui supabase tailwindcss typescript vercel zod
Last synced: 12 Apr 2025
https://github.com/joergen7/gpull
A git repository management tool
erlang git github repository repository-management
Last synced: 10 Apr 2025
https://github.com/pawel-slowik/zsh-async-git-prompt
Asynchronous Git prompt for Zsh
Last synced: 03 Sep 2025
https://github.com/gpedro/slack-whatthecommit
A commit message generator for Slack!
commit git slack whatthecommit
Last synced: 13 Apr 2025
https://github.com/alexaegis/js-tooling
Opinionated tooling configurations for TypeScript development
editorconfig eslint eslint-config git github-config husky javascript opinionated prettier prettier-config standard-version svelte tooling tsconfig turbo typescript vite vitest
Last synced: 17 Mar 2025
https://github.com/dimmaryanto93/springboot-jgit-example
Belajar GIT dengan springboot
Last synced: 12 Apr 2025
https://github.com/Mte90/gitapper
Remap Git with your custom scripts or new commands
alias bash git hacktoberfest wrapper
Last synced: 17 Jul 2025
https://github.com/windomz/gituser.js
:performing_arts: Easily switch and manage git config users.
cli git git-configuration git-tool git-user gituser switcher
Last synced: 20 Mar 2025
https://github.com/kyoh86/git-statuses
finds local git repositories and show statuses of them
Last synced: 07 May 2025