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-07 00:13:19 UTC
- JSON Representation
https://github.com/javiertuya/dashgit
DashGit - A Dashboard for GitHub and GitLab repositories. Consolidates in a single view all your open issues, PRs, review requests, branches and statuses. Combine and merge dependency updates from dependabot PRs.
branches build-status combined-updates dashboard dependabot dependabot-auto-merge dependabot-gitlab dependencies git github github-dashboard gitlab gitlab-dashboard issues pull-requests
Last synced: 01 Apr 2026
https://github.com/abdulrahman1s/github-fs
Mount your entire GitHub as a Linux filesystem.
cli filesystem fs fuse fuse-filesystem fuse3 git github github-api linux rust
Last synced: 01 Jun 2026
https://github.com/f1x3d/azure-devops-pr-branch-auto-update
An Azure DevOps pipeline to auto-update PRs with the base branch changes
azdo azure azure-devops git pipeline powershell pr pull-request pwsh yaml
Last synced: 30 Apr 2026
https://github.com/aitorvs/gh-merge-pr
GitHub CLI extension to squash and merge PRs and replace the PR commit message with the PR description
Last synced: 06 May 2026
https://github.com/windomz/gitclone
A cli tool, git clone repository in the `go get` style.
Last synced: 30 Apr 2026
https://github.com/rajarakoto/gitvers-tool
A command-line interface leveraging Git to streamline repetitive tasks, featuring beneficial extensions for enhanced management. 🟠
cli git github tools ungit version-control versioning
Last synced: 31 Jan 2026
https://github.com/wfrisch/idlib
Identify embedded C and C++ libraries
code-duplication git indexer sbom
Last synced: 10 May 2026
https://github.com/kevinjalbert/git_evolution
Gem that provides the ability to determine the evolution of code within a git repository
git hacktoberfest hacktoberfest2021 ownership rubygem
Last synced: 02 May 2026
https://github.com/bobobass84/tools
A collection of useful scripts and utilities developed to automate, optimize, and simplify a variety of tasks. This repository includes tools written in multiple languages, designed to enhance productivity and streamline workflows for developers and power users. Contributions and suggestions are welcome!
Last synced: 02 Feb 2026
https://github.com/ninjascl/gha-notes
Example Github Action Workflow for adding git-notes to the latest commit.
git git-notes github github-actions workflow
Last synced: 07 May 2026
https://github.com/zk-phi/gitmole
WIP Interactive recursive blame tool for digging into git repos
Last synced: 22 Apr 2026
https://github.com/nasdin/commit_github_everyday
Automatically commits to this repo(or a fork) on a schedule(hourly), so your github looks busy, "Ehh..look! I have a job and working!"
automation commit crontab git python working
Last synced: 01 May 2026
https://github.com/m24927605/ait
AI coding agents should work in attempts, not your working tree
agent-harness agent-isolation agentic ai-agents ai-coding ai-tools aider claude-code code-provenance codex coding-assistant cursor developer-tools gemini-cli git git-worktree llm-agents python vcs worktree
Last synced: 25 May 2026
https://github.com/morningspace/git-assist
A set of command line tools can assist your daily work on git and GitHub use.
command-line git github tooling
Last synced: 06 May 2026
https://github.com/gymynnym/vscode-gitui
A VSCode extension to open GitUI/Lazygit in an integrated terminal.
git gitui lazygit vscode vscode-extension
Last synced: 11 Feb 2026
https://github.com/drl990114/vscode-git-summary
Visually view the summary of this git diff, before you commit.
extension git gitdiff vscode vscode-extension
Last synced: 13 Feb 2026
https://github.com/nicolasdscp/giwow
Manage your git projects with one command
automation git gitlab golang workspaces
Last synced: 25 Feb 2026
https://github.com/itsfoss0/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 25 Apr 2026
https://github.com/countzero/windows_manage_large_language_models
PowerShell automation to download large language models (LLMs) from Git repositories and quantize them with llama.cpp into the GGUF format.
gguf git large-language-models lfs llama-cpp powershell quantization windows
Last synced: 26 Apr 2026
https://github.com/joshaaronlevy/gitbuddy
GitBuddy is an interactive CLI that provides simple prompts for common git commands. Prompts make it easy to stage a select groups of files, to help build good git habits, or break bad ones. Shorthand options allow you to easily skip through steps. And it returns clean, semantic responses throughout the process.
cli command-line git helper shell terminal utility workflow
Last synced: 28 Feb 2026
https://github.com/therealklanni/gdex
gdex — g(it) d(iff) ex(plorer) — Interactive branch compare
bash cli command-line command-line-tool fzf fzf-scripts git git-diff
Last synced: 15 Apr 2026
https://github.com/apurva-modi/git-ollama-commit
Ollama-Powered Git Commit Message Generator - This bash script automates the process of generating Git commit messages using Ollama, a local large language model runner. It analyzes the staged changes in a Git repository and uses Ollama to generate a contextually relevant commit message.
bash commit git ollama script zsh
Last synced: 16 Feb 2026
https://github.com/rikj000/git-deepl-translator
Simple Bash script to translate the whole commit message history of a local Git repository from one language to another using DeepLX
bash deepl deeplx git git-filter-repo translation
Last synced: 13 Feb 2026
https://github.com/ohmygodashish/kommit
AI powered Conventional Commit message generator. The solution to your dilemma after "git commit -m"
cli commit-message conventional-commits git
Last synced: 27 Apr 2026
https://github.com/benwiederhake/git_quine
A program that recreates its own repository
Last synced: 28 Jun 2026
https://github.com/eiriksm/php-app-git-version
Gives you different types of info on your app version (using git).
Last synced: 18 Mar 2026
https://github.com/johnnyshankman/batch-upgrade-npm-packages
A command-line tool to upgrade npm packages across multiple repositories with automatic PR creation.
git github npm package-management
Last synced: 02 Jun 2026
https://github.com/changyeop-yang/study-git
깃(Git)은 컴퓨터 파일의 변경사항을 추적하고 여러 명의 사용자들 간에 해당 파일들의 작업을 조율하기 위한 분산 버전 관리 시스템이다.
Last synced: 27 Apr 2026
https://github.com/d-e-s-o/git-subrepo
Forget about submodules and subtrees, use a subrepo!
git git-submodule git-subrepo python python3
Last synced: 15 Apr 2026
https://github.com/parv3213/node.js
Node.js following Andrew Mead
code-tests debugging emails es6 es7 express git github hashing heroku-deployment jest jest-tests jwt-authentication mongodb mongoose nodejs npm rest-api socket-io
Last synced: 12 Feb 2026
https://github.com/rjekker/git-org
A utility that automatically syncs files in a Git repository.
Last synced: 11 Feb 2026
https://github.com/robin-mbg/may
CLI tool to easily list and manage git repositories all across your system.
Last synced: 26 Feb 2026
https://github.com/sandromiguel/standard-commit
Guidelines to standardize commit messages
changelog commit commitizen commitlint conventions git husky lint release-please
Last synced: 09 Feb 2026
https://github.com/nelson-gon/linit
Utilities for a freshly installed Linux System
apt apt-get bash beginners-guide data-science debian git installation installer linux linux-mint r r-base terminal tutorial tutorial-code ubuntu
Last synced: 02 Apr 2026
https://github.com/filbranden/git-rpmbuild
Build RPM packages from Development Trees
development-workflow fedora git rpm-packages rpmbuild
Last synced: 28 Apr 2026
https://github.com/amazingandyyy/gofuzzyclone
🔎 Go fuzzy search repos with regex or wildcard
cli git git-clone git-helper golang search search-engine
Last synced: 25 Feb 2026
https://github.com/ilyasyoy/git-link.nvim
Plugin to generate links to Git repositories in NeoVim.
git lua neovim nvim nvim-plugin
Last synced: 12 Feb 2026
https://github.com/osama-yusuf/gitconvit
GitConvit: AI Conventional Commit Msg Generator.
bash-script conventional-commits git gum ollama python-script
Last synced: 11 Feb 2026
https://github.com/llorllale/releasecat-maven-plugin
A maven plugin that creates GitHub releases for your project.
continuous-deployment continuous-release git github github-releases maven maven-plugin
Last synced: 04 May 2026
https://github.com/donomii/gitremind
Make sure all local repositories have been committed and pushed
commit git manage push recursive repository search
Last synced: 10 Feb 2026
https://github.com/shonharsh/rpadev-s03p02-listsdatetimes-windowslegacy
This project is my solution in C# to the Lists & DateTimes practice found in section 03 practice 02 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 01 May 2026
https://github.com/noma4i/vscode-flashback
A VSCode extension for browsing git file history like a timemachine
git vscode-extension vscode-plugin
Last synced: 18 Apr 2026
https://github.com/zmanji/git-squash
A git command that lets you squash all commits in a feature branch into one commit.
Last synced: 16 Apr 2026
https://github.com/shonharsh/uipath-gitattributes
This repository contains .gitattrributes files for UiPath development.
academic artificial-intelligence atom automation bot config csharp education git gitattributes guide learning markdown process rpa studio training-materials trending uipath windows
Last synced: 18 Apr 2026
https://github.com/atos-digital-id/paprika
Paprika is a Maven plugin which computes version numbers based on the tags and history of Git, in a multi-module context.
continuous-integration git maven project-version semver
Last synced: 18 Apr 2026
https://github.com/cehteh/git-analyze-copyright
Use git-blame to check and update copyright information
Last synced: 17 Apr 2026
https://github.com/paulinelali/microverse-capstone-one
This project is a simple complete website for for conference titled "the unfathomable depth of a mothers love". Stacks used in this project are: SASS, HTML, JavaScript
git github html5 javascript sass
Last synced: 15 Apr 2026
https://github.com/bam-j/study-repo
블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.
algorithm css database git html javascript nodejs react typescript
Last synced: 04 Apr 2026
https://github.com/ryanmaynard/gitshort
CLI to create a short or vanity url with git.io
cli command-line-tool git github gitio node-package npm-package url-shortener
Last synced: 16 Apr 2026
https://github.com/aadhar41/society-services
This repository contains the source code for a society services project built with Laravel PHP. The project aims to provide a platform for managing various services within a society or residential complex.
blade-template css3 git github html5 laravel laravel12 mysql npm php vite
Last synced: 17 Apr 2026
https://github.com/vaibhavsagar/git-internals-workshop
Script for constructing my own history.
git haskell interactive python
Last synced: 17 Apr 2026
https://github.com/suyogpalav/blog-management-system
Developed a RESTful API with CRUD functionality for User, Post, Category, and Comment management, ensuring data consistency. Implemented Mapping, JPA Finder Method, JPQL, Native Query, Criteria Query, Pagination and Sorting, Searching, User Input Validation, and Exception Handling for robust API responses.
advancedjava8 corejava git github hibernate java java-8 java17 java17-spring-boot lombok maven mysql-database mysqlworkbench postman spring-boot springboot3-x springdatajpa tortoisegit
Last synced: 04 Mar 2026
https://github.com/pforret/gitploy
Deploy website/app through git (both push from dev and pull to prod)
Last synced: 17 Apr 2026
https://github.com/ncl-icb-analytics/intro_to_git
Overview course on what Git, GitHub, and the NCL GitHub organisation
Last synced: 05 Mar 2026
https://github.com/rdnt/go-pull
Compiles and starts a go program, automatically pulls updates and restarts its process. I was bored, okay?
Last synced: 07 May 2026
https://github.com/dydunec-serhii/corvel
CORVEL
css css3 git github html html5 javascript js newshop online onlineshop shop
Last synced: 26 Feb 2026
https://github.com/standard-release/cli
Language independent module publishing, following Conventional Commits and SemVer, with support for monorepos.
automation ci cli command-line commits continuous-integration conventions convetionalcommits git monorepo npmjs parsing publish release semantic semver
Last synced: 05 May 2026
https://github.com/bharath-srinivas/giterm
Terminal client for Github
git github github-api go golang terminal-based tui
Last synced: 07 Feb 2026
https://github.com/christian-korneck/getignore
get gitignore templates quickly in the shell for a wide variety of languages
cli git github github-api gitignore gitignore-cli gitignore-files gitignore-generator gitignore-patterns gitignore-rules gitignore-template gitignore-templates
Last synced: 06 May 2026
https://github.com/ivancheban/docsy-site
This is the code for Documentation Portal website. This is my pet project where I write articles on using static site generators, MadCap Flare, Git, and Vale linter.
git madcap static-site-generator vale
Last synced: 23 Jun 2026
https://github.com/btr1975/ansible-role-win_iis_nodejs_webserver
Windows 2012 R2 NodeJS, IIS, IIS Node, and Git Ansible Role
2012 ansible-role git iis node nodejs windows
Last synced: 06 May 2026
https://github.com/kazemmdev/git-tutorial
Saving Time with Git: A Deep Dive into Version Control
Last synced: 15 Apr 2026
https://github.com/shonharsh/rpadev-s02p02-genericvalue-vb
This project is my solution in VB to the Generic Value practice found in section 02 practice 02 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 05 May 2026
https://github.com/rabadash8820/gitaliases
Some useful Git aliases for any project
alias command-line git git-alias git-command-line git-config git-desktop git-for-windows shortcuts
Last synced: 26 Feb 2026
https://github.com/fehbari/git-shortcuts
Collection of useful Git shortcuts to call from Zsh.
Last synced: 14 Jun 2026
https://github.com/kuniwak/isabelle-git-commit-graph
Formal Definition of the Git Commit‑Graph Model
Last synced: 09 Feb 2026
https://github.com/shonharsh/rpadev-s07p03-fixmyworkflow-vb
This project is my solution in VB to the Fix My Workflow practice found in section 07 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 05 May 2026
https://github.com/massigy/algoviz
AlgoViz is web based algorithms visualisation for simple sorting algorithms.
bootstrap css git html javascript netlify typescript
Last synced: 09 Feb 2026
https://github.com/eels/dotfiles
Things just the way I like them
configuration dotfiles git macos shell zsh
Last synced: 26 Feb 2026
https://github.com/jenderal92/git-dump
This script is a tool to recursively download the contents of the '.git' directory from a website. Using Python and libraries like 'requests' and 'BeautifulSoup', this script examines the directory structure, downloads files, and identifies SHA-1 hashes within Git files.
exploit git git-download git-dumper git-dumper-python git-exposed git-vulnerability python python-git-dumper vulnerability vulnerability-git
Last synced: 09 Feb 2026
https://github.com/hashfx/f.l.a.m.e.s.
flames flames-game git github harshfx harshsoni hashfx python python3
Last synced: 05 May 2026
https://github.com/enquirer/prompt-gh-clone
Prompt for the owner/name of a GitHub repository to clone.
clone enquirer git github prompt repo repository
Last synced: 05 May 2026
https://github.com/jaayperez/forge-jira-issue
Fork of Forge Jira Issue on Bitbucket. This project contains a Forge app written in Javascript in a Jira issue panel.
bitbucket bitbucket-migration forge-app git jira
Last synced: 15 Apr 2026
https://github.com/index0h/idea-git-prepare-commit-msg
Plugin generates commit message by git prepare-commit-msg hook, if it exists.
Last synced: 16 Apr 2026
https://github.com/rama41222/notebook
Dev Notes
curated-list devops docs git linux microservice mongodb sql
Last synced: 05 May 2026
https://github.com/alexandrbig1/modal--window
modal-window(HTML/CSS/JavaScript)
css3 frontend git github hacktoberfest hacktoberfest2023 html-css-javascript html5 javascript js ux-ui ux-ui-design webdesign webdevelopment
Last synced: 05 May 2026
https://github.com/jennybc/excuse-me-iris
Toy example used in the article "Excuse me, do you have a moment to talk about version control?"
example-project git github r rmarkdown rstudio tutorial
Last synced: 04 May 2026
https://github.com/mxvish/arch-setup
Installer & setup script for Arch Linux in i3 on UEFI x86-64 pc
archlinux automation config git github i3 linux open-source setup shell uefi vim x86-64
Last synced: 10 Feb 2026
https://github.com/taoky/bestbind
Select best IP to bind for OSS mirror admins
Last synced: 10 Feb 2026
https://github.com/shonharsh/uipath-reframework-tabulardata
A C# Robotic Enterprise Framework that reads a tabular data datasource.
academic academy artificial-intelligence atom automation bot config csharp education git guide learning markdown process rpa studio training-materials trending uipath windows
Last synced: 04 May 2026
https://github.com/pktcodes/coffee-junkie-html-project
Coffe Junkie Project using HTML
Last synced: 29 Jun 2026
https://github.com/taewan-p/workshop-validator
Jaram workshop git practices course validator
Last synced: 04 May 2026
https://github.com/dracula27/odin-admindashboard
The Odin Project - Full Stack JavaScript - Intermediate HTML and CSS - PROJECT: Admin Dashboard
css css-animations css-flex css-grid git github html
Last synced: 10 May 2026
https://github.com/anacarolinacastro/tag-releaser
Creates new tag, updates changelog file and releases it to git.
Last synced: 03 May 2026