An open API service indexing awesome lists of open source software.

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.

https://github.com/marteinn/dotfiles

My very opinionated dotfiles for work and fun

git osx prezto tmux ubuntu vim

Last synced: 05 Jan 2026

https://github.com/benelan/dotfiles

"Decorate your home. It gives the illusion that your life is more interesting than it really is."     —  Charles M. Schulz

bash config dotfiles dunst git i3wm linux mpv mutt neovim rofi swaywm taskwarrior tmux ubuntu vifm vim w3m waybar wezterm

Last synced: 14 Apr 2025

https://github.com/mogensen/go-git-open

This is an extension for the git-cli, that allows you to open any git repository in your browser. Just type 'git open' to open the repo website.

browser git hacktoberfest

Last synced: 12 Jan 2026

https://github.com/rosita-hormann/guia-git

Guía de Git que estoy haciendo en español para poder compartir con mis compañeros de universidad.

git markdown

Last synced: 15 Mar 2025

https://github.com/danielbayley/gh-git

⚪️ Modular @git​config including template, filters, hooks, aliases and extra commands with gh @CLI extension.

config git git-alias git-aliases git-filter git-hooks git-script git-scripts git-template git-templates gitattributes gitconfig gitignore template

Last synced: 06 Apr 2025

https://github.com/divyabhushan/git-webinar

Git webinar resources.

branches clone git git-webinar

Last synced: 05 Sep 2025

https://github.com/graycodeai/trace

Git-native session capture for AI coding agents — rewind, resume, and audit every AI interaction

ai ai-agents checkpoints cli code-review developer-tools devtools git go observability session-tracking

Last synced: 05 Jul 2026

https://github.com/druttka/git-well

If we were to discuss git, here are some topics we might cover. Please use Issues to open up additional questions or discussions!

git

Last synced: 23 Jun 2025

https://github.com/sweetchuck/robo-git

Git related Robo tasks

git robo robo-tasks

Last synced: 19 Jul 2025

https://github.com/cliffordp/tk-exclude-vcs-updates

Exclude plugins whose folders contain a VCS directory from appearing in the list of updates.

git hg mercurial svn vcs version-control wordpress wordpress-development wordpress-plugin

Last synced: 11 Apr 2025

https://github.com/Jyotibrat/CompeteX

Adding all the programs which I have done while practicing Competitive Coding on different Platforms.

codechef codeforces competitive-programming cpp cpp17 git github-config python python3

Last synced: 31 Oct 2025

https://github.com/alexchristianqr/apuntes-git

Todo sobre los comandos git: BASICO, INTERMEDIO y AVANZADO

git

Last synced: 01 Mar 2026

https://github.com/satococoa/prbot

git clone -> do something -> commit -> send pull-request

git github pull-request

Last synced: 12 Jan 2026

https://github.com/nirovision/mimiron

:robot: Easily manage your tfvars config via Mimiron

deployment git terraform

Last synced: 21 Jan 2026

https://github.com/kei-k23/rgit

Git implementation in Rust from scratch.

git rust version-control

Last synced: 03 Feb 2026

https://github.com/southclaws/gitwatch

Simple Go library for detecting changes in remote Git repositories

automation git

Last synced: 22 Apr 2025

https://github.com/williamchanrico/go-get-ssh

Wrapper for "go get -v -u" using ssh git clone. Useful if you setup github 2FA and don't want to deal with global git config to make "go get" works.

2fa-security bash-script git go

Last synced: 11 Mar 2026

https://github.com/A/repo-manager

Opinionated wrapper around git clone, that keeps all your repos in structure

git github repository-management repository-utilities

Last synced: 30 Jul 2025

https://github.com/jjba23/git-riddance.el

Completely rewrite the Git history of a repository from Emacs

emacs git history repo

Last synced: 20 Jul 2025

https://github.com/toch/gitils

Git Utils (Alias, Hooks, etc.)

git git-alias git-hooks

Last synced: 03 May 2026

https://github.com/osarrouy/pando-cli

A distributed VCS based on IPFS, Ethereum and AragonOS

aragon dao ethereum git ipfs vcs

Last synced: 12 Apr 2026

https://github.com/gembaadvantage/git-remote-codecommit

A git remote helper that removes the need for dedicated CodeCommit user credentials

aws cli clone codecommit git git-remote-helper go golang grc pull push

Last synced: 18 Jan 2026

https://github.com/p6m7g8/gh-parallel

P6 Github CLI Extension to supercharge cloning/syncing with parallelism

all-contributors aws clone gh-extension git github opensource p6 p6m7g8 parallel projen shell

Last synced: 23 Apr 2025

https://github.com/ston1x/git_clerk

👨🏽‍💼A CLI gem to gather all repo branch statuses together

bash branch git microservices repository

Last synced: 18 Apr 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/hattya/nazuna

A layered dotfiles management

dotfiles git go management mercurial vcs

Last synced: 06 Mar 2026

https://github.com/benwiederhake/git_quine

A program that recreates its own repository

git quine

Last synced: 28 Jun 2026

https://github.com/nivl/git-go

Basic git implementation in pure Go

git go

Last synced: 17 Apr 2026

https://github.com/achique-luisdan/git-technical-induction

Guía de Inducción Técnica a Git, conoce y da tus primeros pasos en el :memo: sistema de control de versiones :x: :heavy_check_mark: más utilizado.

git github gitlab guide

Last synced: 19 Apr 2026

https://github.com/danydodson/energetic-triceratops

🐱‍🐉 Jamstack site created with Stackbit

gatsby git headless jamstack ssg stackbit static

Last synced: 05 May 2026

https://github.com/pandruszkow/sysadminstuff

Scripts, templates, config and a little software/hardware knowledge base that I use on a daily basis. Please feel free to have a look around.

development-environment dualboot git linux shell-scripting sysadmin virtualbox windows-10

Last synced: 19 Apr 2026

https://github.com/gumieri/p

Collection of helping commands for the management of projects using git

cli git gitlab workflow

Last synced: 17 Apr 2026

https://github.com/jhabc1314/git-lazypush

lazy push branch to origin test branch

git shell

Last synced: 03 Apr 2026

https://github.com/shonharsh/rpadev-s02p01-foreachifstatement

This project is my solution in C# to the For Each & If Statement practice found in section 02 practice 01 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: 19 Apr 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/tatsh/baldwin

Simple tracking of your home directory with easy-to-read diffs.

command-line file-management git version-control

Last synced: 05 Mar 2026

https://github.com/andrii-devs/vscode-git-commit-wizard

A customizable VS Code extension for semantic committing, compatible with microservices and multiple source control repositories.

git typescript vscode-extension vscodium

Last synced: 02 May 2026

https://github.com/ananta/dotfiles

ananta's mac dotfiles

fish git htop kitty macchina nvim omf tmux tmux-theme

Last synced: 01 May 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/tfiers/githyperlink

Get a link to the web version of a git-tracked file or directory

browser command-line-tool git github gitlab python-package url

Last synced: 18 Apr 2026

https://github.com/pushkarydv/prm

Project | Profile Readme Maker : easiest way to create amazing readme's for your github projects and profile

git github markdown no-code profile-readme project-readme readme

Last synced: 01 May 2026

https://github.com/idea2app/git-utility

A file/folder downloader based on Git CLI, TypeScript & Node.js

cli download file git

Last synced: 21 Apr 2026

https://github.com/ibnz36/cm

My personal tool for doing better commits

cli git rust

Last synced: 29 Apr 2026

https://github.com/fatkhurrhn/pengalaman-belajar

Learning Experience in Dicoding, September 13, 2024 Learn Git Basics and GiHub classes. (100% Progress)

dicoding git github pengalaman-belajar

Last synced: 21 Apr 2026

https://github.com/tobiase/worktree-utils

A command-line tool that enhances Git worktrees with project-specific navigation, environment syncing, and seamless branch switching. Single binary, self-installing, works everywhere Git does.

cli command-line developer-tools git git-tools golang productivity workflow worktree

Last synced: 28 Apr 2026

https://github.com/changyeop-yang/study-git

깃(Git)은 컴퓨터 파일의 변경사항을 추적하고 여러 명의 사용자들 간에 해당 파일들의 작업을 조율하기 위한 분산 버전 관리 시스템이다.

document git github

Last synced: 27 Apr 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/edwardjoke/hoz-vcs

Hoz is an in-process Version-Control system, compatible with Git.

cli git hoz hoz-vcs jujutsu vcs vcs-tools version-control wasup zig

Last synced: 12 May 2026

https://github.com/itsfoss0/alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer

alx git vcs zero-day

Last synced: 25 Apr 2026

https://github.com/dongyanghu/sunshine-hook

一个WebHook监听程序,接收Git的WebHook事件,触发执行指定脚本

git gitee github java springboot sunshine-hook webhook webhook-server

Last synced: 08 May 2026

https://github.com/aasaam/developer-security-guide

Best practices development OS/Environment/Security guide.

commitizen git gpg keepassxc ssh ubuntu

Last synced: 24 Apr 2026

https://github.com/shonharsh/rpadev-s05p03-inputactions-vb

This project is my solution in VB to the Input Actions practice found in section 05 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: 11 May 2026

https://github.com/joshhhhyyyy/increment

Needlessly complex program to parse, increment, and push the latest version number tag on github. Made with 😫 , 😓 & 😭

cli git go golang utilities

Last synced: 13 May 2026

https://github.com/denisputnov/own-knowledge-base

I posted my best practices in different technologies here. git, markdown, python etc.

faq git markdown practice

Last synced: 17 Apr 2026

https://github.com/avraammavridis/go-git-parse

Small utility written in GO that parses the git info file and generates a JSON represantation of it.

git github go golang

Last synced: 09 May 2026

https://github.com/ufosc/practice-repo

A repository for people to learn how Git and GitHub work.

educational git open-source practice

Last synced: 22 Apr 2026

https://github.com/ditikrushna/linkedin-clone-using-react-redux

The LinkedIn-clone web application presents a custom LinkedIn-clone.The APP is created with the latest industry standards using React.js and Redux Toolkit Firebase is used for the backend.

firebase-auth firebase-realtime-database git react react-components react-hooks react-redux react-router-dom redux-toolkit

Last synced: 05 Apr 2026

https://github.com/mbj36/gitignore

Create gitignore for your project from command line

cli git gitignore

Last synced: 12 May 2026

https://github.com/jjgrainger/dotfiles

My personal dotfiles

dotfiles git homebrew macos zsh

Last synced: 04 Apr 2026

https://github.com/hyperi-io/repo-backup

Repository backup tool for GitHub, GitLab, and Bitbucket platforms

automation backup git

Last synced: 06 Mar 2026

https://github.com/raizacirne/nlw-esports-2022

Projeto desenvolvido no evento Next Level Week (NLW) da Rocketseat.

css git github html

Last synced: 07 May 2026

https://github.com/jhanvi857/gitresolve

A locally executed, deterministic Git merge conflict solver built on Abstract Syntax Trees and structured serialization.

git github golang resolver

Last synced: 03 May 2026

https://github.com/elazar/gitlab-hud

A personal heads up display for GitLab

cli git gitlab

Last synced: 09 May 2026

https://github.com/alexherbo2/git-tools

A collection of scripts for Git

git tools

Last synced: 03 May 2026

https://github.com/yogh-io/mdenc

Diff-friendly Markdown encryption for git. Paragraph-granular XChaCha20-Poly1305.

cli encryption git markdown nodejs scrypt xchacha20-poly1305

Last synced: 07 Mar 2026

https://github.com/jarrodnorwell/minimalepub

MinimalEPUB is a script that takes in a .epub file and outputs a compressed version by compressing any images inside in-place, written in Python

code compress ebook epub git github minimal python resize script

Last synced: 03 May 2026

https://github.com/matt-savvy/git-demo

Code and cheat sheet for git demo

git

Last synced: 26 Apr 2026

https://github.com/taigrr/gico

A collection of tools for visualizing git commit heatmaps

bubbletea charmbracelet git golang

Last synced: 02 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/jonasmarquesdev/git-tutorial

repositório de anotações e exemplo com comandos e scripts pra quem esta começando com o Git

git github turorial

Last synced: 01 May 2026

https://github.com/winkey728/dotfiles

:wrench: My dotfiles (macOS / Manjaro)

archlinux dotfiles git macos manjaro shell tmux vim zsh

Last synced: 04 Apr 2026

https://github.com/prompt/actions-delete-tag

:scissors: Delete the tag that triggered the workflow

actions git github-actions

Last synced: 01 May 2026

https://github.com/brandonxlf/commit-with-date

VS Code extension to create and amend Git commits with manually set author and committer dates and identities.

git vscode-extension

Last synced: 09 May 2026

https://github.com/ivonzhang/my-learning-notes

我的学习笔记,包含:ES6,Express,Git,iPhone,后端算法及数据结构等等,持续更新中

android es6 git ios nodejs

Last synced: 09 May 2026

https://github.com/gjbex/mlops-on-hpc

Training material for a session on MLOps on HPC infrastructure.

dvc git hpc machine-learning versioning workflow

Last synced: 19 Jun 2026

https://github.com/d4nyll/git-tt

Super Easy™ time-travelling in Git

git git-commit git-extension

Last synced: 20 Apr 2026

https://github.com/kayhide/arbash

Text templates manager

bash envsubst git patch

Last synced: 20 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/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/fletch-r/conventional-commit-builder

VSCode extension which will prompt you for commit information making it quick and easy to follow the Git commit standard.

commit commits conventional-commits git visual-studio-code visual-studio-code-extension vscode vscode-extension

Last synced: 04 Apr 2026

https://github.com/leomeloxp/repos-menubar

A simple menubar app to list git repositories and their branches for a given folder, with the option to open the repo on VS Code or Code Insiders

git rust rust-lang tauri-app utilities

Last synced: 09 May 2026

https://github.com/hoveychen/muvee

Lightweight self-hosted PaaS for private clouds — Git → Docker → Deploy, with smart data warehouse integration.

docker git paas

Last synced: 25 May 2026

https://gitlab.com/saferatday0/pully

Get all the projects with pully! 🪀

automation git gitlab python source

Last synced: 09 May 2026

https://github.com/netz98/pre-commit-magento

Defines hooks for pre-commit framework to files of a Magento installation

git php

Last synced: 09 May 2026

https://github.com/snehith01001110/iso-framework

Rust library, CLI, and MCP for safe, concurrent Git worktree lifecycle management — built for multi-agent AI coding orchestrators.

agents developer-tools git worktrees

Last synced: 21 Apr 2026

https://github.com/knuckles-team/repository-manager

Manage your git repositories. Now supports Agentic AI MCP Server Integration!

a2a a2a-server ag-ui git git-cli mcp-server python repository repository-management

Last synced: 11 May 2026

https://github.com/thomaslorentsen/ansible-git-client

Ansible Git Client with configuration

ansible-role git

Last synced: 08 May 2026

https://github.com/ugate/jsdocp

JSDoc/git publishing agent that generates versioned documentation, CHANGELOGs, auto-deployment to a documentation hosting service (e.g. gh-pages, etc.) and much more!

continuous-integration documentation gh-pages git jsdoc publish travis-ci

Last synced: 18 Apr 2026

https://github.com/doarakko/git-first-commit

Find the first commit of any GitHub repository.

git github oss

Last synced: 21 Apr 2026

https://github.com/vaastav-technologies/py-gitbolt

git command interfaces with default implementation using subprocess calls.

git python python-3 python3

Last synced: 01 May 2026