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/6arms1leg/git-ssh-docker

A simple Git-over-SSH server Docker image with UID/GID handling, based on Alpine Linux

docker docker-compose git ssh

Last synced: 06 Mar 2026

https://github.com/nousefreak/dotfiles

NoUseFreak's dotfiles

dotfiles git i3 tmux vim zsh

Last synced: 15 Jul 2025

https://github.com/emad-elsaid/codeye

Code insights, statistics of your code, history, contributions and contributors, graphs and more.

git go insights

Last synced: 05 May 2025

https://github.com/claudiosanches/wp-git-hooks

Git hooks for WordPress plugins and themes development

git pre-commit wordpress

Last synced: 21 Jun 2025

https://github.com/gantsign/ansible_role_git_credential_manager

Ansible role for installing the Git Credential Manager for Mac and Linux

ansible ansible-role git

Last synced: 07 Sep 2025

https://github.com/fathyb/commitlint-circle

Lint all relevant commits for a change or PR on Circle CI

circleci commit commitlint convention git lint

Last synced: 11 Apr 2025

https://github.com/ferretdetective/oil-git-signs.nvim

Add git information about your files when working with oil.nvim.

git neovim neovim-plugin nvim nvim-plugins

Last synced: 08 Aug 2025

https://github.com/boreplusplus/whippet

Install make based hooks with ease.

git git-hooks hooks make python

Last synced: 08 May 2025

https://github.com/jinjor/gisc

A scaffolding tool that uses Git repository.

gisc git scaffolding

Last synced: 14 Jul 2025

https://github.com/bash-bastion/hookah

An elegantly minimal solution for Git hooks

basalt bash git git-hooks githooks hooks shell

Last synced: 04 Apr 2025

https://github.com/openspace42/dna

The definitive codebase for all bash + git related functions to automate everything in a clear, standard, and state-of-the-art fashion. It is intended to be sourced and executed from our modular framework [synthia](https://github.com/openspace42/synthia).

automation bash git sysadmin

Last synced: 18 Mar 2025

https://github.com/shkm/dotfiles

:godmode: My dotfiles.

bash dotfiles fish git linux neovim scripts shell tig vim

Last synced: 13 Apr 2025

https://github.com/annamihailovna/netblog_rest_api

REST API для проекта Netblog

django-rest-framework git github python sql

Last synced: 02 May 2025

https://github.com/rios0rios0/dev-toolkit

Developer toolkit CLI written in Go. Manages Git repositories across multiple providers (GitHub, Azure DevOps, GitLab, Codeberg) with parallel cloning, syncing, project bootstrapping, and language-aware build/test/lint/SAST commands.

automation cli developer-tools git golang repository-management

Last synced: 04 May 2026

https://github.com/medz/patchwork

Patchwork is a patch management tool for Dart projects.

dart flutter git patch

Last synced: 29 Jun 2026

https://github.com/agenttools/worktree

CLI tool for managing Git worktrees with GitHub issues and Claude Code integration

claude cli developer-tools git github productivity tmux worktree

Last synced: 07 May 2026

https://github.com/DullJZ/gh-backup

使用Actions每天自动备份GitHub仓库到Gitea/Gitlab

backup clone git gitea github gitlab mirror mirrored-repository

Last synced: 26 Jun 2026

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/squiddy/git-rs

Learning Rust by implementing a reader for git repositories

git rust

Last synced: 05 May 2026

https://github.com/madsondeluna/howtogit

This repository serves as a refresher for Git commands and as a didactic resource to learn through a CLI-based approach, helping users understand concepts with practical, hands-on examples.

git git-commands github github-actions how-to-git

Last synced: 03 May 2026

https://github.com/choochmeque/axis

A modern, cross-platform Git GUI

cross-platform git gui linux macos rust windows

Last synced: 22 May 2026

https://github.com/yuki-torii/yuki-git-commit

⛩ commit friendly

git tool yuki

Last synced: 12 May 2026

https://github.com/repejota/git-hub

Opinionated git and github automation tool.

automation cli git github opinionated tool

Last synced: 01 May 2026

https://github.com/lemmi/ghfs

Implement the go http.FileSystem interface for a git tree

git go golang http-handler

Last synced: 10 May 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/adamsiekierski/gittie

Quickly create .gitignore in your project using one simple command

git gitignore go utility

Last synced: 02 May 2026

https://github.com/hyeokjaelee/gititle

📝 Git commit message creation helper

commit-message git

Last synced: 02 May 2026

https://github.com/mrvi0/cli-cheatsheet

🚀 Interactive CLI cheat sheet utility with multi-language support. Quick command reference for bash, git, docker, vim, systemctl, tmux, htop, curl, ssh, find, tar, awk and more. Features search, colorized output, and easy language switching.

bash cheat-sheet cli colorized-output command-line docker documentation git interactive linux multi-language reference search shell ssh systemctl terminal tmux utilities vim

Last synced: 03 May 2026

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/das-kaesebrot/git-sync

Auto-mirroring of git repositories

docker docker-image git repository-management

Last synced: 03 May 2026

https://github.com/morgant/tiggit

Automatic remote git repository mirroring.

backup bash daemon git mirror

Last synced: 06 May 2026

https://github.com/kaustubhpatange/git-open

A command-line tool to open git project website of the containing repository.

cli command-line git git-open github rust tool

Last synced: 01 May 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/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/robert076/fastgit

Bash script to make commits and pushes faster by coding. Makes git more fun to use without having to type the same repetitive commands every time you want to save your progress.

git shell shell-script

Last synced: 09 Oct 2025

https://github.com/AndreaBrighi/Gradle-Git-Sensitive-Semantic-Versioning-Plugin-for-Android

A Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini .

android git gradle gradle-plugin versioning

Last synced: 12 Apr 2025

https://github.com/tkw1536/ggman

Manage all your local git repositories.

git go

Last synced: 10 Oct 2025

https://github.com/mhamdyx/Unix_Workbench_Solutions

My solutions to the open source book "The Unix Workbench" by Sean Kross"

bash bash-scripting cloud git github linux shell shell-scripting unix

Last synced: 10 Oct 2025

https://github.com/gizmotronn/datascience

Datascience applications for Signal Kinetics as well as my own learning.

datascience git headless jamstack jekyll python ssg stackbit static

Last synced: 23 Apr 2025

https://github.com/dgamer007/git

A concise and practical guide to mastering Git, covering essential commands, workflows, and best practices for version control and collaboration. Perfect for developers of all skill levels.

docs docsify documentation git git-handbook

Last synced: 01 Apr 2025

https://github.com/skibitsky/gitignore

🏡 My homemade gitignores

csharp git gitignore solidity swift unity

Last synced: 05 Apr 2026

https://github.com/kjjuno/repo-version

automatic versioning for git repositories

cross-platform dotnet dotnet-tool git gitversion semantic semver version versioning

Last synced: 14 Jan 2026

https://github.com/mocyuto/zgt

A simple CLI tool for parallel git worktree development

cli git golang worktree

Last synced: 01 Mar 2026

https://github.com/drgomesp/peerforge

📡 A P2P protocol for code collaboration

blockchain cosmos cosmos-sdk decentralized forge git

Last synced: 10 Oct 2025

https://github.com/vitexsoftware/flexibee-history

Zobrazuje jaké položky a jak se změnili při editaci ve FlexiBee

flexibee git php php-library

Last synced: 13 Jun 2025

https://github.com/akyoto/dev

🐳 Docker based development environment for Aero.

aero docker-image git go npm typescript

Last synced: 12 Apr 2026

https://github.com/nekofar/zsh-git-lfs

This plugin adds short aliases for the git-lfs commands

aliases git git-lfs zsh zsh-plugin

Last synced: 26 Feb 2026

https://github.com/gitarchived/api

GitArchived's API

api archive archived git go

Last synced: 09 Feb 2026

https://github.com/abduznik/Git-Alchemist

Transform Git history: rewrite, clean, and optimize your repositories with ease.

ai automation cli developer-tools gemini gemma git git-management github llm productivity python repository-manager version-control

Last synced: 21 Feb 2026

https://github.com/nvandessel/frond

Agent-first CLI for managing stacked PRs with DAG dependencies on GitHub.

cli dag developer-tools git github golang pull-requests stacked-prs

Last synced: 02 Mar 2026

https://github.com/sanster/git-dd

git command to delete branches interactively

branch git

Last synced: 13 Jun 2025

https://github.com/shivankk26/evault-cli

eVault CLI is a command-line tool built using Rust programming language that enables users to manage their passwords securely. With eVault CLI, users can add, view, edit, and store their passwords conveniently and safely.

cli cli-app git github rust rust-lang sqlite3

Last synced: 27 Apr 2025

https://github.com/eccenux/wiki-to-git

Node.js tool that helps to download Mediwiki page history and push it to a Git repository.

gadgets git mediawiki wikipedia

Last synced: 23 Oct 2025

https://github.com/metaborg/gitonium

Gradle plugin for automatic versioning based on Git branch and tag

git gradle gradle-plugin gradle-plugins publishing versioning

Last synced: 07 Feb 2026

https://github.com/donnierich/commit-ai

Commit AI is a simple VS Code extension that helps you write better commit messages.

ai commit git llm open-ai vscode

Last synced: 23 Apr 2025

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/fuwn/tsutsumi

📦 Top-level Flake for Applications and Libraries Packaged for Nix

cargo flake flakes git nix nixos rust vpn

Last synced: 22 Feb 2026

https://github.com/baruchiro/gh-local-changes

Scan a folder to find git repos with unpushed branches and/or changes

gh-extension git

Last synced: 22 Feb 2026

https://github.com/zk-phi/git-context-switch

context switch for git

git

Last synced: 10 Feb 2026

https://github.com/briandfoy/module-release-git

Module::Release mixin to work with Git repositories

git perl perl-module release-automation

Last synced: 14 Oct 2025

https://github.com/niklasrosenstein/git-profile

Easily switch between multiple Git configuration profiles on an individual repository basis.

app cli git python

Last synced: 25 Feb 2026

https://github.com/liblaf/lime

🚀 AI CLI - A powerful and versatile command-line interface for AI-driven code commit messages, repository descriptions, and topic generation, designed to enhance productivity and collaboration.

ai-assistant automation cli code-quality code-review commit-messages developer-tools documentation git github-api linting llm open-source productivity project-management prompt-engineering python repository-management software-development version-control

Last synced: 18 Jan 2026

https://github.com/some-natalie/gitlog-to-csv

Creates a CSV file of `git log` data, useful for audit reports and other "chain of custody" type reports

audit-log compliance git git-log

Last synced: 25 Mar 2025

https://github.com/weikangchia/pre-commit-hooks-plantuml

A pre-commit script to manage your PlantUML file

git plantuml plantuml-generator prehook

Last synced: 14 May 2026

https://github.com/exions/undo-push

↪️ Undo a git push by removing the commit and going back to the commit before it.

git git-push git-push---force github-actions githubaction-workflow githubactions

Last synced: 12 Apr 2025

https://github.com/misaghmomenib/front-end-projects

A Collection of Diverse Front-end Projects Designed to Showcase Various Web Development Techniques and Technologies. Contribute to Building Interactive, Responsive, and Visually Appealing User Interfaces While Learning and Collaborating With Other Developers.

css front-end front-end-development git html javascript open-source web-developer

Last synced: 12 Oct 2025

https://github.com/checkmk/tribe29_jobs

tribe29 is the company developing Checkmk – an all-in-one IT monitoring software available both as an open-source and a commercial version. Checkmk allows you to monitor your servers, applications, networks, storage systems, databases, and cloud and container environments to ensure that your IT backbone never fails. Open-source is at the foundation of our company – we build it, we use it, we love it!

git jenkins monitoring python

Last synced: 12 Jun 2025

https://github.com/dinushchathurya/script-book

:fire: Useful Commands & Scripts related to AWS, Ansible, Docker, Jenkins, Nexus, SSH, Linux, Kubernetes and many more

ansible argocd argocd-plugin aws devops docker eks git gitops jenkins kubernets linux minikube nexus scripts scripts-collection ssh terraform ubuntu

Last synced: 26 Jun 2025

https://github.com/cpscript/lazyhub

:octocat: lazyhub - Terminal UI Client for GitHub using gocui.

easy easy-to-use git github github-config go golang google hacks language-model learning-by-doing lightweight progect

Last synced: 09 Apr 2025

https://github.com/charpeni/merge-drivers-cli

A command-line interface to conveniently manage custom git merge drivers.

git merge-driver merge-drivers

Last synced: 09 Apr 2025

https://github.com/jyotibrat/kruskal-algorithm

This Mini Project was a part of my Project Submission 1 of the subject Discrete Mathematica during my Second Semester.

algorithms git github-config kruskal-algorithm proejct python python3

Last synced: 24 Apr 2025

https://github.com/tarrex/dotfiles

curl -fLo ~/.vimrc --create-dirs https://tarrex.com/dotfiles/.vimrc

dotfiles git gitconfig tmux tmux-conf vim vimrc zsh zshrc

Last synced: 22 Oct 2025

https://github.com/massigy/camp-shop

This is my second project, which is a small web app to find & review campgrounds (clone of yelpcamp)

authenication authorization cloudinary-api css ejs expressjs git github html javascript mongodb mvc mvc-architecture nodejs passport passportjs restapi sass

Last synced: 27 Oct 2025

https://github.com/gbernady/git-credential-op

A git credential helper powered by the 1Password CLI

1password 1password-cli git

Last synced: 14 Jan 2026

https://github.com/yibn2008/easy-nodegit

A high level wrapper for nodegit with simple and elegant API

easy-nodegit git git-client nodegit nodejs-wrapper

Last synced: 14 Jun 2025

https://github.com/rimiti/simple-git-mock

🦄 "simple-git" Jest mock example

git jest jest-tests mocking simple-git test testing

Last synced: 26 Oct 2025

https://github.com/lyannabueno/landing-page_wicked-film

This page is a promotional website for the movie "Wicked". The site includes a countdown to the movie's release, a detailed plot synopsis, ticket options, and a video trailer. The design is complemented by 3D icons and stylized fonts, creating an immersive visual experience.

git html5 javascript less parcel-bundler responsive-web-design webdevelopment

Last synced: 23 Jan 2026

https://github.com/matuco19/commify

Commify: You Should Commit Yourself. Commify is a CLI tool that generates meaningful, structured commit messages for Git repositories using AI.

ai automation cli cli-app commify commit deepseek-r1 g4f git gpt gpt-4free groq matuco19 ollama openai python3

Last synced: 09 Apr 2025

https://github.com/genshen/docker-gitlab

Dockerfile for gitlab.

docker git gitlab

Last synced: 23 Feb 2026

https://github.com/bakhirev/assayo-crawler

📈 Visualization and analysis of your git repository data.

audit commit crawler data-visualization git report statistics

Last synced: 05 Mar 2026

https://github.com/lukks/gcrypt

Encrypted git repositories for privacy made easy

encrypt gcrypt git remote

Last synced: 11 Apr 2025

https://github.com/shenxiangzhuang/aic

AI powered commit message generation

ai commit git llm rust

Last synced: 24 Oct 2025

https://github.com/rutgerbrf/gitolfs3

A very simple Git LFS server that stores stuff in S3-compatible backends

git git-lfs s3

Last synced: 05 Oct 2025

https://github.com/9999years/git-upstream

Quickly push a branch and set its remote-tracking information

git

Last synced: 06 Jul 2025

https://github.com/kasuken/git-flow-cheatsheet

yet another GitFlow cheatsheet.

git gitflow

Last synced: 09 Apr 2025