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-08 00:13:00 UTC
- JSON Representation
https://github.com/postigodev/koba
local workflow configurator for Git repositories
cli conventional-commits developer-tools git git-hooks rust
Last synced: 06 Jun 2026
https://github.com/hellodhlyn/gitdoc
Library for managing documents using Git.
Last synced: 24 Apr 2026
https://github.com/mroth/porcelain
🫖 Parsers for git status porcelain in Go
git git-porcelain git-status go
Last synced: 24 Apr 2026
https://github.com/divakarkumarp/dvc-demo
Testing Data Version Control Open-Source ML Pipeline Automation
Last synced: 24 Apr 2026
https://github.com/algodesigner/octo
octo: A lightweight C utility to manage and automate Git operations across multiple sibling repositories as a single layered workspace.
automation c cli devtools git git-tool multi-repo polyrepo productivity systems-programming workflow workspaces
Last synced: 06 Jun 2026
https://github.com/joagonzalez627/first-repositorio
Primer repositorio creada en GitHub
Last synced: 24 Apr 2026
https://github.com/masteribro/git-tagline
A simple SwiftUI application that fetches and displays your GitHub profile information—like name, avatar, bio, location, and public repositories—without the need to manually browse through multiple GitHub pages.
Last synced: 24 Apr 2026
https://github.com/wegel/zub
A git-like content-addressed store for filesystem trees
content-addressable-storage content-addressed-storage git ostree
Last synced: 24 Apr 2026
https://github.com/emzinnia/auto-git
automatically create git commands in the background
Last synced: 24 Apr 2026
https://github.com/xpdojo/git
Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers collaboratively developing source code during software development.
Last synced: 24 Apr 2026
https://github.com/subhan-tariq/-shopify-flow-inventory-sync
A Shopify Flow automation to adjust inventory for room booking variants based on selected date ranges and occupancy types. Prevents overbooking by syncing inventory across variants.
automation ecommerce git inventory-management shopify shopify-storefront shopify-theme shopify-theme-development
Last synced: 24 Apr 2026
https://github.com/tombruijn/peak
A little utility to navigate Git branches, quickly switch between them, and when you're done with them, delete them.
Last synced: 06 Jun 2026
https://github.com/i-e-b/snivellinggit
An experimental GUI for the Git SCM.
c-sharp experimental git gui visualisation visualization working
Last synced: 25 Apr 2026
https://github.com/rknilkant/git-cheat-sheet
All Git Commands To Use As Professional Developer
cheat-sheet cheatsheet developer-tools git git-basics git-commands git-guide git-tutorial github github-config version-control
Last synced: 25 Apr 2026
https://github.com/blond/git-retry
:repeat: fault-tolerant git retry wrapper
Last synced: 25 Apr 2026
https://github.com/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/willis7/git-pre-commit-example
Stash uncommitted changes, run a test and fail commit if tests fail
Last synced: 25 Apr 2026
https://github.com/geronimo-iia/llm-wiki
Git-backed wiki engine with MCP server — build knowledge that compounds
acp dynamic-knowledge-repository git knowledge-base knowledge-graph mcp rust search tantivy wiki
Last synced: 26 Apr 2026
https://github.com/ianfelps/estrutura_de_dados_ucb
Repositório para atividades e projetos da disciplina de Estrutura de Dados na UCB (3º Semestre).
Last synced: 26 Apr 2026
https://github.com/artcodec-hq/parasor
AI-first coding workspace for continuing your desktop development flow from anywhere.
ai coding-agent developer-tools git react remote-access terminal typescript
Last synced: 07 Jun 2026
https://github.com/tmaier/rails-schema-merge-driver
Git merge driver that auto-resolves Rails schema version conflicts in db/schema.rb.
git git-merge-driver gitattributes merge-driver rails rails-schema ruby rubygem
Last synced: 02 May 2026
https://github.com/saulojustiniano1/aprendendo-git
📥Aprendendo a usar o git
Last synced: 26 Apr 2026
https://github.com/nickimola/git-alias-appender
This is a small repo that aims to keep your git aliases synced between devices.
Last synced: 26 Apr 2026
https://github.com/nerdmecha/git-bash-turtle
Just a Study
git git-bash python python-turtle python-turtle-graphics sourcetree visual-studio-code
Last synced: 26 Apr 2026
https://github.com/dreamcatcher45/git2txt
Convert Git repos to structured text for AI, with minification to save tokens
Last synced: 26 Apr 2026
https://github.com/ojacques/prez-arretez-d-utiliser-git
Présentation au second degré sur GIT
floss french git presentation revealjs
Last synced: 26 Apr 2026
https://github.com/olegtaranenko/git-lego
git lego is a tool to ease working with git repos intensive using submodules
Last synced: 26 Apr 2026
https://github.com/assertnotnull/plugin-git-town
Git town abbreviations for fisher
fish fish-shell fisher git git-town
Last synced: 26 Apr 2026
https://github.com/theusaf/git-cmd-tools
A collection of custom git commands
git git-commands git-tool git-tools
Last synced: 27 Apr 2026
https://github.com/jazlopez/quality-control-hooks
Git hooks for quality control
Last synced: 27 Apr 2026
https://github.com/pawel-slowik/git-stats
Display contributor statistics for a Git repository.
Last synced: 27 Apr 2026
https://github.com/theelegantcoding/gitlys
📦️ A lightweight, zero-dependency release automation toolkit for Node.js and Bun. Handles semantic versioning, categorized changelogs, and automated GitHub releases
bash changelog changelog-generator clean-code commit-conventions commitlint design-pattern git git-hook git-hooks github lint-staged performance release release-automation release-notes semantic-release typescript version-control versioning
Last synced: 07 May 2026
https://github.com/matsubara0507/wyag.rb
Write yourself a Git by Ruby https://wyag.thb.lt/
Last synced: 27 Apr 2026
https://github.com/amirali5/git-and-github
In this repo, all about Git and Github. Git is open-source version control software, used for managing and tracking file revisions. It can be used with any file type, but is most often used for tracking code files. Git is the most widely used version control system in software development, and GitHub leverages this technology for its service, hence its name.
Last synced: 27 Apr 2026
https://github.com/flyingsquirrel0419/git-cheatsheet
The most complete Git and GitHub cheat sheet: commands, workflows, and GitHub CLI in one place
awesome cheatsheet developer-tools git git-commands github github-cli reference
Last synced: 07 Jun 2026
https://github.com/jotamarcos/cursogitalura
Git e Github: Controle e compartilhe seu código
Last synced: 27 Apr 2026
https://github.com/haozeke/nixcarp
A repository for derivations to be used to sanitize environments before teaching a carpentries workshop.
Last synced: 27 Apr 2026
https://github.com/arrrlo/lsbranch
List all directories with .git subdirectory and show current branch for each
Last synced: 27 Apr 2026
https://github.com/kktsvetkov/haremasu
Quick and dirty PHP script for export subversion history into git
git git-svn history migration php subversion svn svn-to-git svn2git
Last synced: 27 Apr 2026
https://github.com/anidipta/prolog
College 4th Sem Lab Stuffs
git prolog prolog-interpreter prolog-programming-language
Last synced: 07 Jun 2026
https://github.com/kelvya/linux-bash-script2
Infraestrutura como Código: Script de provisionamento de um Servidor Web (apache)
git github linux script-shell shell
Last synced: 27 Apr 2026
https://github.com/antonio2812/shorts-summary
Resumo de Vídeos Curtos
css3 git github html5 inteligencia-artificial javascript
Last synced: 27 Apr 2026
https://github.com/smkent/captains-log
Simple personal logging application that stores daily plain text notes in a git repository
Last synced: 27 Apr 2026
https://github.com/atiq-cs/easygit-cs
Easy Git: a Git Utility; let's make version control easier; this is the C# version, to be deprecated in favor of Kotlin.
git libgit2sharp version-control
Last synced: 27 Apr 2026
https://github.com/setzero/gitautomaton
GitAutomaton is a Git automation client
Last synced: 27 Apr 2026
https://github.com/nuald/gp
A CLI tool to help with Git, p4 and Swarm integration.
Last synced: 27 Apr 2026
https://github.com/bobbyrbruce/git-upstream-sync
A tool to automatically sync a local branch with its upstream counterpart. Useful for syncing local clones of forked repositories.
branch fork forked-repo git merge script sync tool upstream
Last synced: 27 Apr 2026
https://github.com/miguelrodo/repos
Cross-platform CLI for managing multiple related Git repositories as a unified workspace
cli codespaces cross-platform git multi-repo pipeline python-package r-package vscode
Last synced: 27 Apr 2026
https://github.com/kaelzhang/nodegit-is
The definitive checking library for git
Last synced: 27 Apr 2026
https://github.com/a1exwang/wtf-did-you-do
Parse git logs and actual code to show what the f**k you did.
Last synced: 27 Apr 2026
https://github.com/iv4n-ga6l/go-gitcli-client
Git CLI Client built in Go
command-line-tool git gitcli gitclient go golang
Last synced: 27 Apr 2026
https://github.com/betarixm/repoql
A Python library designed for querying git repositories
Last synced: 28 Apr 2026
https://github.com/stargate01/nppgit
A simple NPP Git plugin
git notepad-plus-plus notepad-plusplus-plugin
Last synced: 28 Apr 2026
https://github.com/denizkarya1999/cis-285-lab-4
CIS 285 Lab Project
academia course-project git software-engineering tools
Last synced: 28 Apr 2026
https://github.com/mohamedawnallah/generic-git-hooks
Generic Git Hooks are the git hooks I generally re-use in my day-to-day work that help me follow the contribution guidelines across many open source projects.
Last synced: 28 Apr 2026
https://github.com/orhankupusoglu/export-excel-macros
Filter MS Excel worksheets & export macros
git ms-excel pre-commit-hook workbook worksheet
Last synced: 28 Apr 2026
https://github.com/dnalchemist/meta-bitbucket-cloud
bitbucket bitbucket-cloud git meta productivity repository repository-utilities
Last synced: 28 Apr 2026
https://github.com/carhartl/git-wip
Command-line utility for listing your work in progress Git repositories.
Last synced: 28 Apr 2026
https://github.com/simonhamp/gitamic-support
Documentation and support for Gitamic
Last synced: 08 Jun 2026
https://github.com/haminimi/cafe-page
This Cafe Page offers a simple user interface with the home, menu and contact tabs, providing easy access to The Cozy Cup cafe. Experience the essence of The Cozy Cup, discover a diverse menu of coffees, reach out, book an event, or just say hello!
cafe coffee-shop dom-manipulation git javascript modules npm theodinproject webpack
Last synced: 28 Apr 2026
https://github.com/raihan1018/git_tutorial
Necessary git command Zero to until PRO
css css3 git github html html5 responsive-design tailwind-css version-control
Last synced: 28 Apr 2026
https://github.com/fel1324/intro-section-with-dropdown-navigation
Projeto de nível Junior desenvolvido como desafio/exercício de prática do Frontend Mentor; utilizando HTML, CSS, JS.
css git github html javascript
Last synced: 28 Apr 2026
https://github.com/marko19907/git-cleaner
A simple utility that can run the git gc command on all sub-folders.
cleaner git java javafx maven multithreading mvc-architecture recursion threads utility
Last synced: 28 Apr 2026
https://github.com/satyam-software-developer/calendar
design a simple calendar using html, css and javascript for frontend web development.
css git github html javascript
Last synced: 28 Apr 2026
https://github.com/anilkumarteegala/github-101
This page is to understand and test the basics of version control using Git and GitHub
git github github101 version-control
Last synced: 28 Apr 2026
https://github.com/wbrijesh/gitcc
CLI for managing mirrors wihtout hooks and conventional commits
conventional-commits git git-mirror
Last synced: 28 Apr 2026
https://github.com/norberteder/changelogger
Create changelogs for git repositories
Last synced: 28 Apr 2026
https://github.com/vasanth12-ui/quality_sentinels12
The Quality Sentinels project involves testing the Style Mate Online Store website to ensure its functionality, usability, performance, and UI responsiveness. This repository contains the details of the test plan, the testing approach, and the results for the testing process. Cypress JavaScript GitHub
cypress excel git javascript word
Last synced: 28 Apr 2026
https://github.com/yetti/bfg-notes
Simple shell script to copy git notes after a BFG run
Last synced: 28 Apr 2026
https://github.com/theyvison/nlw-expert-fullstack
Um app de quiz para testar os conhecimentos em JavaScript
css git github html javascript
Last synced: 28 Apr 2026
https://github.com/moser-jose/mosmmy-theme-vscode
Tema Mosmmy Theme para o vscode
colors git themes vscode vscode-extension vscode-theme
Last synced: 28 Apr 2026
https://github.com/encalmo/gitignore
Scala implementation of the .gitignore compliant filter, ready to embed in different tools without having to run git command
Last synced: 28 Apr 2026
https://github.com/m7moudgadallah/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 28 Apr 2026
https://github.com/levos-snr/phase-1-code-chalenge-week1
Week 1 Toy problems
css3 git github html5 javascript
Last synced: 28 Apr 2026
https://github.com/misaghmomenib/pdf2picture-python
A Lightweight Python Tool to Seamlessly Convert Pdf Documents Into High-quality Images. Ideal for Developers Needing Fast and Efficient Pdf-to-image Transformation for Various Use Cases Such as Previews, Archiving, or Content Extraction.
converter git open-source pdf-converter picture-converter python
Last synced: 29 Apr 2026
https://github.com/mgerhardy/git-tools
Collection of git util functions. E.g. to create jira tickets for a commit.
extension git jira jira-rest-api
Last synced: 29 Apr 2026
https://github.com/redakker/merge
The Branch Merge Tool is a user-friendly command-line utility that simplifies the process of merging Git branches.
Last synced: 29 Apr 2026