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/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/nurettincoban/diff2ai

Turn your Git diffs into beautiful, high-signal AI code review prompts — fast, local, and repo-safe.

ai chatgpt claude-code cli code-review diff git pull-request

Last synced: 15 Jun 2026

https://github.com/dpritchett/tagflow.wow

😮 An extremely tag-based and incredibly eventful build and release workflow 🎢 📦 🛳️

circleci continuous-delivery devops git howto release-engineering

Last synced: 12 Oct 2025

https://github.com/hattya/nazuna

A layered dotfiles management

dotfiles git go management mercurial vcs

Last synced: 06 Mar 2026

https://github.com/mraza007/charming-paprika-5110c

Jamstack site created with Stackbit

gatsby git headless jamstack ssg stackbit static

Last synced: 06 May 2026

https://github.com/palak-463/palak-463

Here are little details about me, who I am, what do I do, and a few technologies I am familiar with. ❤️

account git github profile readme

Last synced: 27 Jan 2026

https://github.com/sarnold/repolite

Manage a small set of (external) git repository dependencies with a yaml cfg

dependency-manager external git yaml-configuration

Last synced: 01 Apr 2026

https://github.com/ssschneider/calendario-wwc-2023

Calendário para a Fase de Grupos da Copa do Mundo Feminina de 2023, desenvolvido durante a NLW Copa.

css git html javascript js

Last synced: 16 Apr 2026

https://github.com/jaayperez/bitbucket-station-supplies

A fork of BitbucketStationSupplies. Bitbucket and Sourcetree to request supplies for space stations.

bitbucket bitbucket-migration git markdown sourcetree

Last synced: 30 Apr 2026

https://github.com/sumit-kr-das/git

Basic git command for beginners

git github

Last synced: 16 Apr 2026

https://github.com/timo-reymann/git-semver-tag

Simple helper to release your git tag according to the semver spec

cli git go semver

Last synced: 16 Oct 2025

https://github.com/pylipp/dotfiles

Scripts and configuration files for setting up and managing Linux systems (mostly Debian, Ubuntu) incl. tools

configuration debian dotfiles feh git gnu i3wm linux ptpython pudb qutebrowser texlive tmux vim x11 zathura zsh

Last synced: 16 Oct 2025

https://github.com/djeada/git-notes

This repository contains notes on various topics related to Git. The notes are intended to be a reference for Git commands and concepts, and are organized by topic.

cheatsheet git notes

Last synced: 17 Oct 2025

https://github.com/thomasbnt/setup-ubuntu1604

:gear: Install softwares for your Ubuntu 16.04 .

apache2 cloudflare curl dns gimp git nodejs openvpn php setup ubuntu

Last synced: 14 Apr 2026

https://github.com/prathmesh-ka-github/commitmoji

Make your commits clearer, smarter, and more expressive.

commits git github reactjs tailwindcss vite

Last synced: 14 Apr 2026

https://github.com/pyrod3v/gitman-lite

A fast, lightweight CLI tool for creating and managing git repositories

c cli cli-app git github

Last synced: 25 Oct 2025

https://github.com/vdustr/gsvt

Tag semantically with one command.

cli git node semantic semver version

Last synced: 27 Feb 2026

https://github.com/devinrhode2/git-blame-ignore-style-formatting-post-commit-hook

Automatically git-blame-ignore style commits: A post-commit hook to add an entry to .git-blame-ignore-revs for `style: foo` commits

git git-hooks git-rebase post-commit

Last synced: 27 Jan 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/akavel/care

A tool for configuration management, reconciling, and tracking over time.

cli config config-management configuration configuration-as-code configuration-management git nickel

Last synced: 11 Feb 2026

https://github.com/ladykerr/gitgoingdemo

Beginner-friendly project focused on tracking progress and learning Git.

git github learning-exercise learning-git learning-github

Last synced: 11 Feb 2026

https://github.com/lu0/git-worktree-wrapper

Effortlessly manage Git worktrees with `git checkout` and `git branch` commands, forget you are using git-worktree!

bare-repo bare-repository git git-checkout git-hooks git-workflow git-worktree git-wrapper hacktoberfest hacktoberfest2023 worktree worktrees wrapper

Last synced: 27 Feb 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/anasalhwid/qatam-cli

Qatam CLI is a tool that combines commands from various services into a single CLI, allowing developers to focus on their actual work and increasing productivity.

automation comand-line git github os powershell windows

Last synced: 15 Mar 2026

https://github.com/eiriksm/php-app-git-version

Gives you different types of info on your app version (using git).

composer git packagist php

Last synced: 18 Mar 2026

https://github.com/osteele/git-keychain-secrets

Store some parts of a repo file in the macOS Keychain; keep the rest un-encrypted

dotfiles git git-filter macos-keychain secret-management

Last synced: 14 Apr 2026

https://github.com/themaxium69/tyrogit

Client Git créer par et pour l'entreprise Tyrolium

electron electronjs git git-client tyrolium

Last synced: 28 Jan 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/simeg/is-everything-pushed

A script to make sure everything in your Git repository folder is pushed

bash bash-script git git-push

Last synced: 20 Apr 2026

https://github.com/flyingfathead/catgit

Python tool to dump out a git project & its structure in a `cat`-esque way (to i.e. a LLM)

automation cat cli code-management developer-tools git git-tools open-source productivity-tools python python3 version-control

Last synced: 10 Feb 2026

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

This project is my solution in VB 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 education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows

Last synced: 18 Apr 2026

https://github.com/cityofnewyork/nyco-git-demo

A repository to demonstrate how to use GitHub in your organization. Maintained by @NYCOpportunity

git githubdemo nyc-opportunity nycopportunity proxy

Last synced: 24 Apr 2026

https://github.com/robin-mbg/may

CLI tool to easily list and manage git repositories all across your system.

cli git shell-scripting

Last synced: 26 Feb 2026

https://github.com/manishabose/books_read

A full-stack web app that serves as my book showcase.

api css expressjs git html nodejs pg pgadmin4 postgresql postman render

Last synced: 05 Mar 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/dmnd/git-whiteout

⬜️ Split out whitespace changes from git commits

git whitespace

Last synced: 17 Apr 2026

https://github.com/buuntu/good-first-issue

:octocat: Search Github API for Contribution Ideas

git github-api material-ui netlify react react-hook-forms snowpack

Last synced: 29 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/shencangsheng/git-release-workflow

Tools for generating Git ChangeLogs, including generating and pushing Release workflows in GitLab CI/CD and GitHub Action's Push Release workflows

changelog ci-cd git github-action github-actions github-releases gitlab gitlab-releases gitlabci

Last synced: 29 Apr 2026

https://github.com/hoseinrezaeem/jdbc_generics_shoponline

Hi,My project shop Online use java , jdbc Generics

enumeration generic git interface java jdbc maven oop postgresql sql

Last synced: 16 Apr 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/jhabc1314/git-lazypush

lazy push branch to origin test branch

git shell

Last synced: 03 Apr 2026

https://github.com/aleclarson/check-git-patch

Find errors and conflicts in a git patch

cli git git-patch

Last synced: 27 Apr 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/windomz/gitclone

A cli tool, git clone repository in the `go get` style.

cli git git-clone gitclone

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/fricklerhandwerk/git-hooks

Install Nix packages as Git hooks from your Nix shell environment

git git-hooks nix nix-shell pre-commit

Last synced: 13 May 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/andrius/tower-proxified

Tower (best git client for mac) through SOCKS5 proxy

git macos proxy socks5 tower-git

Last synced: 20 Apr 2026

https://github.com/davvid/telescope-git-selector.nvim

Neovim Telescope extension that searches for Git worktrees and opens files in the selected worktree

git neovim neovim-plugin nvim nvim-plugin telescope telescope-extension worktrees

Last synced: 26 Feb 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/ph-7/outstandinggitpractices

OutstandingGitPractices™ contains a list of best practices to follow when using git. If you would like to become an outstanding dev, well, this is your guideline!

clean clean-code commit-code communication git gitcommit github good-practices

Last synced: 08 Feb 2026

https://github.com/denisecase/applied-computing-foundations

Applied computing foundations, including how to set up a place for repositories, how to view file extensions, and how to work with hidden files and folders.

computer-science-education computing-foundations education git mkdocs

Last synced: 02 Jun 2026

https://github.com/yuvrajangadsingh/greens

Your work is real. Your contribution graph should show it.

cli contribution-graph developer-tools git github github-profile hacktoberfest homebrew productivity

Last synced: 07 Mar 2026

https://github.com/amberpixels/git-undo

Ctrl+Z for Git.

git git-plugin golang undo zsh

Last synced: 03 May 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/obfusk/ghbak

ghbak - github backup

backup gist git github

Last synced: 26 Feb 2026

https://github.com/avihut/daft

Git extensions toolkit for powerful worktree management. Work on multiple branches simultaneously.

cli developer-tools git rust worktree

Last synced: 17 May 2026

https://github.com/andev0x/gitmit

A lightweight CLI tool that analyzes your staged changes and suggests professional commit messages following the Conventional Commits format — without relying on AI.

cli git gitcommit gitmit go open-source terminal

Last synced: 04 Apr 2026

https://github.com/jonisavo/unitygit

A user interface for Git inside the Unity Editor.

git libgit2 libgit2sharp unity unity-editor unity3d-plugin

Last synced: 05 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/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/sv222/vscode-git-patch-export

A Visual Studio Code extension that integrates patch export functionality directly into the Git Source Control panel. Provides quick access to git format-patch and git diff --staged commands through intuitive UI buttons.

diff export format-patch git git-tools patch visual-studio-code vscode vscode-extension

Last synced: 09 May 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/bzf/dotfiles

UNIX secrets

dotfiles git tmux vim zsh

Last synced: 08 Feb 2026

https://github.com/chocoby/buranko

A tool for parse a git branch name

git rust

Last synced: 12 Feb 2026

https://github.com/chris2011/nb-git-close-unmodified-documents

NetBeans plugin which allows to close the editor windows, which are unmodified. Implements https://netbeans.org/bugzilla/show_bug.cgi?id=219850

close documents git hg mercurial netbeans-plugin subversion svn tabs

Last synced: 30 Apr 2026

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

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

document git github

Last synced: 27 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/destructhub/murder-mystery

Solving the murder mysteries available on the internet

command-line fun game git learn murder sql

Last synced: 26 Feb 2026

https://github.com/buildownai/buddy

AI driven IDE in the browser - Showcase from the book: Build Your Own AI

ai book chatgpt codemirror copilot git gpt hono honojs ide showcase typescript vue vue3 vuejs

Last synced: 12 Feb 2026

https://github.com/0xjoaovictor/explorer-repos-github-react

💻 an application to search repos consuming api of github using reactjs and typescript

git github gostack hub javascript react reactjs repos rocketseat typescript

Last synced: 06 Apr 2025

https://github.com/bamresearch/jupyter-integration

Configures Anaconda on Windows and associates double-click on .ipynb files with JupyterLab. To get version controlled Jupyter notebooks, it installs an extension to commit changes directly from JupyterLab, no command-line interaction necessary. |> https://bamresearch.github.io/jupyter-integration |> https://www.youtube.com/channel/UC0Jlyc60Nxc7FF_3Sjq8f6g

git ipynb jupyter-notebook jupyterlab reproducibility tortoisegit version-control versioning

Last synced: 17 Jan 2026

https://github.com/venthur/streak

Create github and gitlab streaks

git github gitlab python

Last synced: 21 Mar 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/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/dfsp-spirit/reproducible_science

Introduction: towards reproducible science using version control and GNU R

git publications r science

Last synced: 27 Apr 2026

https://github.com/lestoni/go-logtick

git log output parser

git gitlog log parser

Last synced: 28 Apr 2026

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/jameslnewell/run-if-diff

Run a command if files have changed.

cli diff exec git run since

Last synced: 27 Jun 2025

https://github.com/ashvardanian/cppneuralstl

Simple neural network models from scratch using only C++ STL

ai clang cplusplus-17 git llvm multilayer-perceptron stl-algorithms

Last synced: 20 Feb 2026

https://github.com/enricofer/djakart

A django wrapper to kart versioning tool

geospatial-data git versioning

Last synced: 18 Feb 2026

https://github.com/twof/downstream

A tool that reports files with associated docs

docs documentation git github github-actions hook pre-commit pre-commit-hook script swift

Last synced: 04 May 2026

https://github.com/kumar-laxmi/adidas-clone

This is a Clone of Adidas Website

bootstrap css git html js npm website-clone

Last synced: 10 Apr 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: 23 Jul 2025

https://github.com/zaqqaz/uptoversion

Raise a pull request to update the dependency to the specific version in any project

dependencies git pr update version

Last synced: 30 Apr 2025

https://github.com/xerdi/gitinfo-lua

Display git project information in your LaTeX projects

git latex lua luatex

Last synced: 25 Jan 2026

https://github.com/threeal/git-checkout-cmake

Clone and check out a Git repository from a CMake project

cmake cmake-modules cmake-scripts git git-checkout git-clone github

Last synced: 06 Mar 2026

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