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/ricardocasares/gitlogme

Runs a git command in order to extract samples of your work

automatic easy-to-use git log

Last synced: 15 Jul 2025

https://github.com/dhth/commits

Glance at git commits through a simple TUI

git tui

Last synced: 18 Aug 2025

https://github.com/anirudh4583/ezpush

Are you tired of writing git add git commit git push all the time? Here's a simple CLI to do it all in one go :)

cli git hacktoberfest node

Last synced: 14 Apr 2025

https://github.com/dotninth/xenogit

Your CLI buddy for instant Git commit messages.

ai chatgpt claude claude-ai commit commits gemini gemini-ai git gpt gpt-3 gpt-4

Last synced: 08 Aug 2025

https://github.com/rising3/semver-gradle-plugin

Gradle plugin for Updates the project version.A plugin that can updating the semantic versions like `yarn version` command.

cd ci conventional-commits git gradle gradle-plugin release semantic semantic-versioning semver version versioning yarn

Last synced: 07 Apr 2025

https://github.com/tim168/git-command

:mag_right: Git command daqo, read will not worry about use git命令大全,看完不愁不会用

git gitcommand github

Last synced: 30 Jul 2025

https://github.com/MichaelAquilina/git-commands

Various helpful git commands for your git workflow

git productivity

Last synced: 30 Jul 2025

https://github.com/zapify-ui/zapify

🚀 Blazing fast React Ui library with Hooks :atom:

component docker eslint git github hooks javascript library mehta msrit npm piyush piyush97 react ui yarn zapify zapify-ui

Last synced: 31 Mar 2025

https://github.com/getbettr/octotail

Live tail GitHub Action runs on 'git push'. It's cursed.

codecrafters git github-actions post-receive tail

Last synced: 15 Apr 2025

https://github.com/bardisty/dotfiles

:penguin: dotfiles - Linux config files (beets, cmus, dunst, git, GnuPG, i3, mpv, ranger, rofi, sxhkd, X11, zsh)

atom beets cmus dotfiles dunst git gnupg i3 inox linux mpv ranger rofi sxhkd x11 zsh

Last synced: 30 Jul 2025

https://github.com/omarluq/kgithub

Bring GitHub to your Plasma desktop.

applet git github kde kde-plasma kde-plasma-6 plasmoid

Last synced: 11 Aug 2025

https://github.com/wang-chen/git

Git Helper: A repo to make git bash environment user-friendly.

bash git linux macos ubuntu

Last synced: 14 Apr 2025

https://github.com/apertureless/alfred-git-snippets

Alfred Powerpack snippets for git commit messages that are awesome

alfred commits emoji git snippets

Last synced: 27 Aug 2025

https://github.com/arg/dotfiles

These are my dotfiles. There are many like them, but these ones are mine.

alacritty ansible dmenu docker-compose dotfiles fish-shell freebsd git gruvbox homelab i3wm macos makefile neovim polybar self-hosted shell terraform tmux ubuntu

Last synced: 14 Apr 2025

https://github.com/devenes/devenes

The best of me is yet to come ☁️🐧🐳☸️👾🐋

ansible bash docker git github go javascript jenkins kubernetes profile python readme terraform

Last synced: 07 May 2025

https://github.com/callowayproject/generate-changelog

Use your commit log to make a beautiful changelog file.

changelog commit git python

Last synced: 14 Dec 2025

https://github.com/sigseg5/branchfixer

Fix the mess with master/main git branches. BranchFixer is a practical tool designed to streamline Git workflows by automatically correcting branch name errors in repositories with both 'master' and 'main' branches, integrating seamlessly with .bashrc/.zshrc

bash cli git usability zsh

Last synced: 18 Jul 2025

https://github.com/saritasa-nest/saritasa-invocations

Collection Of Invoke Commands Used By Saritasa

docker git invoke pre-commit python tools

Last synced: 06 Apr 2026

https://github.com/saneef/eleventy-plugin-git-commit-date

Eleventy plugin to get recent Git commit time of a file, or a Eleventy collection.

11ty 11ty-plugin date eleventy eleventy-plugin git git-commit

Last synced: 30 Apr 2025

https://github.com/shayonj/branch_base

Turn your Git Repository into a SQLite Database

analytics data-synchronization git ruby sqlite sqlite3

Last synced: 21 Mar 2025

https://github.com/jamesdobson/gogitmoji

🎉 Gitmoji commit message helper written in Go.

conventional-commits emoji git gitmoji

Last synced: 19 Jun 2025

https://github.com/gitignore-org/gitignore-org

A collection of useful .gitignore templates

git gitignore gitignore-files gitignore-generator gitignore-templates

Last synced: 11 Apr 2025

https://github.com/jlebon/git-bstatus

Like `git status` for your branches!

git libgit2 rust

Last synced: 30 Oct 2025

https://github.com/antonihub/antonihub

QA Engineer | SDET | Software Quality Assurance | CI/CD | DevOps | Linux | Selenium WebDriver | Jenkins | Python

database docker git github-actions jenkins linux python qa qa-automation qaautomation quality quality-assurance sdet selenium selenium-webdriver test test-automation testing vagrant

Last synced: 11 Apr 2025

https://github.com/theycallmemac/talks

A collection of the talks I have given.

automation bash docker git linux shell web

Last synced: 10 Apr 2025

https://github.com/jonschlinkert/gfc

Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory with files). Useful for unit tests and generators.

add api commit first-commit git init javascript nodejs

Last synced: 28 Oct 2025

https://github.com/funbringer/norsu

PostgreSQL builds manager

branch git install postgresql

Last synced: 27 Mar 2025

https://github.com/daoodaba975/git.jafewoul

⚙️ A collection of very useful and little-known Git commands.

command git

Last synced: 13 Apr 2025

https://github.com/nilaymaj/git-playground

A virtual sandbox where beginners can play around with Git and visualize how Git works under the hood.

git react

Last synced: 13 Apr 2025

https://github.com/pybash1/py_everything

A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

advanced-programming basic-programming classes cli encryption encryption-decryption everything functions git gitit library package path pip pypi python readthedocs setup-tool variants

Last synced: 07 Oct 2025

https://github.com/falcosuessgott/gitget

Browse interactively through branches, files and directories of a git repository and download them

cli git go

Last synced: 19 Aug 2025

https://github.com/ahmadjajja/java_dsa

This repository contains Java code that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA through LeetCode

arrays backtracking binary-search complexity git github java linear-search linked-list linked-lists math merge-sort object-oriented-programming patterns quick-sort recursion sorting stacks-n-queues strings

Last synced: 11 Jul 2025

https://github.com/scivision/gitmc

concurrent, pure Python asyncio + Git: manage large (100+) numbers of Git repos

git python-asyncio

Last synced: 12 Apr 2025

https://github.com/motion/repo-man

👷 Like lerna, but for your system

git github monorepo nodejs npm publishing react repository

Last synced: 21 Jul 2025

https://github.com/ccnnde/commitlint-config-git-commit-emoji

Shareable commitlint config for the VS Code extension git-commit-plugin with emoji enabled

angular commit commitlint commitlint-config emoji git

Last synced: 20 Jun 2025

https://github.com/clifftech123/git-and-github-for-beginners

From Beginner to Advanced Comprehensive Guide to Git and GitHub

collaboration git github team

Last synced: 07 May 2025

https://github.com/syncromatics/gogitver

Provides semantic versioning through git history

git go semver

Last synced: 17 Feb 2026

https://github.com/ozh/git-score

Get some statistics about committers

git php stats

Last synced: 11 Apr 2025

https://github.com/gsamokovarov/.files

I haz them!

bash dotfiles fish git vim zsh

Last synced: 07 May 2025

https://github.com/dalance/git-skel

A git subcommand to apply skeleton repository continuously

git rust

Last synced: 11 Oct 2025

https://github.com/abhijit-23blaze/mysite

A very simple personal site template rendered only using the ReadMe file anf github actions for the git + github session by IOTA and GDG IIITS 2024

git github githubaction-workflow githubpages readme

Last synced: 23 Apr 2025

https://github.com/laixintao/asyncomplete-gitcommit

Provides common words of git commit message autocomplete for asyncomplete.vim

asyncomplete code-completion git git-commit netvim vim vim8

Last synced: 22 Apr 2025

https://github.com/jananiravi/cheatsheets

Compilation of R, Unix, Vi, Git, MD cheatsheets & more!

cheatsheets data-visualization git markdown r regex rstudio shiny slack tidyverse unix vi

Last synced: 07 Oct 2025

https://github.com/mindula-dilthushan/git-testing

GIT-Testing-Sample-Project

git github

Last synced: 20 Oct 2025

https://github.com/soumyadip007/android-dev-box

Help Box For android Developer (Basic apps of android)

android android-studio application git gradle gradle-java java sqlite xml

Last synced: 26 Oct 2025

https://github.com/marcopompili/docker-nginx-git

Docker image for a Git HTTP server on Nginx.

docker-image git nginx

Last synced: 19 Mar 2025

https://github.com/wadackel/go-gitlog

Go (golang) package for providing a means to handle git-log.

git go golang golang-package

Last synced: 04 Mar 2026

https://github.com/robertdebock/ansible-role-git

Install and configure git on your system.

ansible development git molecule playbook tox

Last synced: 24 Apr 2025

https://github.com/mrnossiom/git-leave

A cli tool to check which repo have dirty worktree or not pushed commits

cli git leave rust tooling

Last synced: 01 Mar 2026

https://github.com/basemax/gic

Git Control , Management the repositories easily in our directory. (SOON)

c cli git git-clone git-cloner github gitlab repository repository-tools

Last synced: 14 Oct 2025

https://github.com/richardlitt/git-hook-lat-long

This git commit hook adds a lat long to your commit message.

cli git github hook lat location long

Last synced: 05 Sep 2025

https://github.com/zikani03/git-monorepo

Make Git monorepos like a boss.

devtools git monorepo

Last synced: 09 Apr 2025

https://github.com/schollz/git

Force `go get` to make shallow clone and pulls

git go-get golang tools

Last synced: 05 Feb 2026

https://github.com/heithemmoumni/commit.meow

See how a minor change to your commit message style can make you a better programmer.

bash command-line git github hooks pre-commit tunisia

Last synced: 28 Apr 2025

https://github.com/madebypixel02/libft

[42 Madrid] Your very first own library

42-cursus 42born2code 42madrid c git libft makefile norminette peer2peer

Last synced: 16 Oct 2025

https://github.com/gohyuhan/gitti

A lightweight terminal UI for git operations developed in golang

git golang terminal tui

Last synced: 31 Jan 2026

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

git 第一个提交源码分析

c git

Last synced: 28 Apr 2025

https://github.com/prathik/fcm

You can do more with your git commit messages!

commit commits git

Last synced: 01 Mar 2026

https://github.com/goutte/git-spend

Sum the time-tracking "/spend" commands of commit messages.

binary cli git git-addons git-commands golang spending-tracker time-tracking tool

Last synced: 13 Jul 2025

https://github.com/arbadacarbayk/gittr

Host your Git repositories on Nostr for enhanced discoverability. Make your code discoverable across the Nostr network and decentralize your code

decentralized decentralized-git git git-hosting ngit nostr nostr-git nostr-repositories repository-discoverability

Last synced: 11 Mar 2026

https://github.com/aceberg/git-confed

Edit .git/config with predefined blocks

git golang self-hosted selfhosted webapp

Last synced: 06 Oct 2025

https://github.com/coderefinery/git-collaborative

Collaborative distributed version control lesson.

carpentry-lesson collaborative forking git github lesson

Last synced: 30 Jan 2026

https://github.com/dwyl/gogs

⚙️ Interface with a Gogs (Git Server) from any Elixir App

elixir git github gogs gogs-api gogs-client hex

Last synced: 21 Oct 2025

https://github.com/dm3ch/git-profile-manager

Git Profile Manager allows to add and switch between multiple user profiles in your git repositories

git manager profile profile-manager

Last synced: 14 Jan 2026

https://github.com/m-taghizadeh/git-tutorial-for-developers

Here we learn Git SC and this repository is for communication with students of Git full course

git git-tutorial gitbook github github-pages

Last synced: 12 Jun 2025

https://github.com/tinybirdco/use-case-examples

Use cases examples using Versions

data-project git real-time use-case versions

Last synced: 05 May 2025

https://github.com/numtide/clean-git-action

Leave no build artifacts behind

clean git github-action github-actions

Last synced: 26 Oct 2025

https://github.com/ejdecena/tutorial-git

Tutorial de Git y GitHub.

git github tutorial-git tutorial-github

Last synced: 04 Jul 2025

https://github.com/llorllale/loggit-maven-plugin

Generates changelog and release notes for projects using git

changelog changelog-generator git maven maven-plugin release-automation release-notes

Last synced: 15 Mar 2026

https://github.com/kagawagao/diff-run

run command after file reversion change, use with post-merge hook

diff-run diffrun git git-hooks hooks huksy

Last synced: 17 Mar 2025

https://github.com/dmazin/git-lazy-commit

git-lazy-commit generates commit messages for staged changes in a git repository using OpenAI's OpenGPT.

chatgpt git gpt openai

Last synced: 17 Jan 2026

https://github.com/cosven/rcfiles

my own repeatable rcfiles

feeluown git productivity rcfiles tmux tools vim

Last synced: 07 Oct 2025

https://github.com/0phoff/gitmux

git repository information in tmux environment variables

git statusbar tmux tpm-plugin

Last synced: 23 Apr 2025

https://github.com/sergionoivak/ng-git-calendar

ng-git-calendar is an angular interface component that implements a committing calendar similar to that of github, which can be used for various uses, such as fault logging and other records like any other calendar.

angular angular-calendar angular-charts angular4 angular6 angular7 calendar calendar-component calendar-view calendar-widget calendarview git git-commit git-commit-format git-commit-id-plugin git-commit-messages git-commit-picker git-commit-template git-pull github

Last synced: 12 Oct 2025

https://github.com/sn3d/excav

Tool for patching repositories in bulk.

devops git gitlab gitops

Last synced: 21 Jan 2026

https://github.com/olets/hometown-prompt

Feature rich, high performance Git-aware zsh theme. Nearly 500 unique cloners as of Oct '24

command-line git git-status gitstatus prompt shell zsh zsh-plugin zsh-theme

Last synced: 14 Mar 2026

https://github.com/misaghmomenib/django-auth-system

Django Authentication and Authorization System A Robust and Secure Authentication and Authorization System Built With Django. It Includes User Registration, Login, Logout, and Dashboard Access Control.

auth-system django git open-source python

Last synced: 13 Apr 2026

https://github.com/laactech/pre-commit-config

Configuration files leveraging pre-commit for Python code linting and formatting.

bandit black configuration flake8 formatter formatting git isort linter linting pre-commit python

Last synced: 07 May 2025

https://github.com/morgant/git-resource-fork-hooks

Git hooks for projects containing old Mac HFS/HFS+ resource forks

appledouble-format git git-hooks resource-fork

Last synced: 10 Apr 2025

https://github.com/biosan/dotfiles

Nix + home-manager dotfiles - one config to rule them all 💍👨‍💻🔥

dotfiles fish git gpg home-manager homebrew karabiner macos neovim nix nixpkgs

Last synced: 09 Apr 2025

https://github.com/nmeum/git-shuffle

Randomize Git commit timestamps to enhance privacy

git privacy

Last synced: 10 Apr 2025

https://github.com/kuuote/gina-preview.vim

show gina-status with patch window

gina git neovim vim

Last synced: 07 May 2025

https://github.com/Chris2011/nb-git-branch-in-statusbar

Shows the current Git branch in the statusbar of NetBeans IDE

git netbeans-plugin

Last synced: 09 Jul 2025

https://github.com/old-xebis/repository-template

Highly automated, up-to-date, and well-documented repository template. Checks for common problems, Markdown, YAML, Bash, formats, lints, and tests before committing or pushing so you don't have any surprises at CI or when releasing your code to GitLab and GitHub!

anti-todo bash changelog-generator conventional-commits git git-hooks gitlab gitlab-ci gitlint lints markdown pre-commit readme-template release-notes repository-template semantic-release semantic-versioning shell test-automation yaml

Last synced: 11 Apr 2025

https://github.com/nilportugues/php-forbidden-functions

[Git hook] Command line to look for functions that should be avoided

ci composer forbidden-functions git git-hook git-hooks php php7 quality quality-assurance

Last synced: 09 Jul 2025

https://github.com/nneji123/aws-ec2-setup-for-fastapi-and-ngrok-deployment

A shell script to setup an AWS EC2 instance that can be used to deploy a FastAPI application using Ngrok

aws aws-ec2 deployment fastapi fastapi-template git ngrok

Last synced: 06 May 2025

https://github.com/makseq/testarium

Research tool to perform science experiments

experiment git machine-learning organize repository research tool

Last synced: 17 Dec 2025

https://github.com/vweevers/additional-tags-action

A GitHub action to create major and minor git tags from the last tag.

git github-action major-tag minor-tag semver tags

Last synced: 30 Apr 2025

https://github.com/nhooyr/dotfiles

Configuration files for my setup

bttpreset dotfiles fd fish git goland gpg neovim ssh terminal

Last synced: 11 Apr 2025

https://github.com/williamfzc/cupido

A tiny engine for exploring your git history with graph view.

analysis git graph rust

Last synced: 21 Mar 2025

https://github.com/mortalhappiness/linux-config

Personal Linux config files. Including dotfiles, scripts, snippets, cheatsheets, etc.

cheatsheet dotfile git keyboard-driven linux scripts snippets vim

Last synced: 01 Aug 2025