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/savaryna/git-add-account

🔐 A small CLI app that allows you to easily add multiple Git accounts on one machine. It switches between accounts automatically based on the workspace you are in.

accounts commits git machine multiple npm one signed ssh tags

Last synced: 01 Feb 2026

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: 08 Jun 2026

https://github.com/idea2app/shadcnx

A command line helper for Shadcn UI CLI, Git commit modified component codes only.

command-line component-library git shadcn-ui

Last synced: 29 Jan 2026

https://github.com/rawtools/over

git-based files overlays

cli dotfiles git

Last synced: 30 Apr 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/weaponsforge/git-switcher

Switch between Git global account identities from Git config and set/reset Git password

batch-script git git-bash gitbash github-config tools windows

Last synced: 01 Jul 2026

https://github.com/simonbaeumer/sync-monorepo

Sync a monolithic repository into standalone subtree repositories.

git monorepo splitsh subtree-split

Last synced: 11 Nov 2025

https://github.com/megapixel99/gam

GAM is a CLI application for managing multiple Git accounts (aliases).

alias aliases git git-profiles management-system manager nodejs

Last synced: 30 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/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/eficode/resolve-pr-refs

Get the Git ref for comments on Pull Reguests

git github-actions

Last synced: 10 Apr 2025

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

Go (golang) package providing for tiny git command wrapper.

git go golang golang-package

Last synced: 05 Apr 2025

https://github.com/cocogitto/conventional_commits_parser_rs

A crate to parse and validate commit message against the conventional commits specification

conventional-changelog conventional-commits git parser rust

Last synced: 12 Dec 2025

https://github.com/obed0101/gitd

gitd is a lightweight script designed to simplify the process of downloading Git repositories from the command line. It provides an easy-to-use interface for cloning repositories with options to specify branches and target directories.

automation bash collaboration command-line developer-tools development-tools git gitclone github github-api github-cli open-source repository-cloning repository-management scripted-workflows scripting shell-script workflow-automation zsh

Last synced: 13 Jun 2025

https://github.com/jokester/whadido

Recover and show recent operations in a local git repository. "what did I do?"

cli-app git history typescript

Last synced: 08 May 2025

https://github.com/thomasklein/mgitlog

Run `git log` across multiple repositories.

git json-output logging multi-repo-scan

Last synced: 12 Apr 2025

https://github.com/sahashraee/data_science

Data Science Basics Concepts

git opencv python pytorch scikit-learn tensorflow

Last synced: 02 Mar 2025

https://github.com/nousefreak/dotfiles

NoUseFreak's dotfiles

dotfiles git i3 tmux vim zsh

Last synced: 15 Jul 2025

https://github.com/vitinho163/codebook

CodeBook é uma aplicação que permite aos usuários pesquisar por livros relacionados à tecnologia, fornecendo informações-chave como título, descrição, autor, número de páginas e um link para compra.

alura book code css dev git github html imersao javascript js learn livros

Last synced: 17 Jul 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/ipang-dwi/cyberpanel-git-test

Git feature testing on Cyberpanel - www.firstplato.com

centos centos7 cyberpanel firstplato git git-config git-feature litespeed openlitespeed

Last synced: 13 Oct 2025

https://github.com/rauhanahmed/store-sales-forecasting

End-to-End Python based ML project focusing on forecasting multiple multivariate time series with production grade deployment techniques.

darts docker dockerhub dvc fastapi git github github-actions machine-learning mlops-workflow multiple-time-series multivariate-timeseries python python3 time-series webhook

Last synced: 08 Jun 2026

https://github.com/dj-wasabi/pre-commit-hooks

A bunch of personal pre-commit-hooks to improve code and quality

git hooks pre-commit python

Last synced: 18 Mar 2025

https://github.com/lgraubner/.dotfiles

🛠Lars' personal dotfiles and defaults for MacOS

brew dotfiles git iterm2 nodejs vscode yarn

Last synced: 19 Oct 2025

https://github.com/shonharsh/csharp-linq-tutorial

This project contains resources for the class LINQ Tutorial: Master the Key C# Library authored by Krystyna Ślusarczyk

academic academy artificial-intelligence atom automation bot config csharp education git guide learning linq markdown query sql studio training-materials trending windows

Last synced: 28 Oct 2025

https://github.com/ahmadjajja/mern-projects

This repository serves as a collection of projects that I developed during my journey of learning web and mobile development, with a specific focus on MERN technologies.

chakraui expressjs firebase-auth firebase-hosting firebase-realtime-database firestore-database git github graphql heroku-deployment html-css-javascript mongodb netlify-deployment nodejs reactjs reactnative scss-framework surge typescript

Last synced: 13 Jul 2025

https://github.com/cristian-sbardelotto/studay

🎒 Web application for creating, managing and editing homework lists, created to improve student productivity and organization.

css date-fns eslint git github html javascript react react-hook-form shadcn-ui tailwind-css typescript vite zod

Last synced: 10 Apr 2025

https://github.com/jaybosamiya/dotfiles

A collection of my dotfiles.

dconf dotfiles emacs gdb git scripts zsh

Last synced: 30 Apr 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/oppodelldog/git-commit-hook

automatically prepend branch name in git commit message, useful when working with feature/branches and a jira for example

automation commit-hooks git git-flow goland jetbrains-ides jira phpstorm

Last synced: 07 Sep 2025

https://github.com/refactoring-ai/refactory

This project implements the recommendation of Extract Method refactoring opportunities using Machine Learning on GitLab merge requests.

academic-project code-quality git java refactoring

Last synced: 15 Jan 2026

https://github.com/HarshKapadia2/git_internals

Exploring the internals of Git.

asciidoctor-jet git git-internals pwa

Last synced: 10 Apr 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/lzwme/fed-lint-helper

前端项目编码质量 Lint 检测辅助工具。

commitlint eslint git jest jira linters lzwme prettier typescript

Last synced: 08 May 2025

https://github.com/ljpengelen/prefix-commit-message

Script for prepare-commit-msg hook to extract ID from branch name into commit message

git git-hooks husky

Last synced: 18 Apr 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/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/vdustr/g2d

Transform .gitignore into .dockerignore

container deno docker dockerignore git gitignore linux macos podman windows

Last synced: 11 Apr 2025

https://github.com/mrahhal/gitgc

A small utility for easily cloning github repositories to a pre-configured directory.

clone git github go tool

Last synced: 16 Feb 2026

https://github.com/misaghmomenib/airport-flight-analysis

Flight Data Analysis Project Aimed at Exploring and Visualizing Airport Operations, Flight Patterns, and Delay Trends Using Python. This Project Involves Data Cleaning, Preprocessing, and Statistical Analysis With Tools Like Pandas, Matplotlib, and Scikit-learn to Uncover Insights and Improve Operational Efficiency.

analysis data-analysis data-visualization git open-source python python3

Last synced: 30 Apr 2025

https://github.com/inverse/git-pair

A tool to make it easier for git based pairing for co-authoring commits

git mob-programming mobbing paired-programming pairing

Last synced: 11 Apr 2025

https://github.com/ccntrq/git-suggest-reviewer

Suggest candidates for a code review based on git history

code-review git

Last synced: 03 Mar 2026

https://github.com/jamiemason/giterator

`git log` as a JavaScript generator

generator git git-log iterator

Last synced: 07 May 2025

https://github.com/josefpihrt/gitalias

Managed list of Git aliases

alias git git-cli productivity

Last synced: 13 Apr 2025

https://github.com/rekgrpth/git-clone-shell-action

git clone shell action

action clone git shell

Last synced: 10 Apr 2025

https://github.com/isuke/git-consistent

Give consistency to your project's git logs.

cli commit commitizen emoji git git-duet npm-package

Last synced: 13 Mar 2025

https://github.com/ydcjeff/chlog

Universal changelog generator using conventional commit+ with monorepo support. Written in Rust.

changelog changelog-generator conventional-changelog conventional-commits git rust

Last synced: 12 May 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/gvatsal60/linux-aliases

🐧🔍 Simplify your command line experience with this collection of handy aliases for Linux commands 🔍🐧

alias aliases apt apt-get arch bash bash-script debian docker fedora filesystem git linux linux-shell mac macos shell shell-script terraform ubuntu

Last synced: 10 Apr 2025

https://github.com/brentyi/dotfilesp

Configuration files & setup scripts

bash git tmux vim zsh

Last synced: 20 Mar 2025

https://github.com/putoutjs/git-status-porcelain

🏺Parse git status --porcelain output with a pleasure.

git javascript nodejs porcelain status

Last synced: 01 Oct 2025

https://github.com/othree/git-graph

Collection of Git diagram samples drawed by gitdags

dag git gitdags latex

Last synced: 10 Apr 2025

https://github.com/luismedel/grony

An utility to schedule git-related commands using crontab expressions.

cron git schedule

Last synced: 29 Jul 2025

https://github.com/cangokceaslan/github-egitimi

This repository contains the files & logic from the https://udemy.com/course/github-egitimi course

git github github-profile

Last synced: 24 Apr 2025

https://github.com/qwyng/gh-stashes

GitHub CLI extension for search your stash list and apply it

gh-extension git git-stash stash

Last synced: 10 Jun 2025

https://github.com/m-esm/node-multi-branch

It runs an instance per branch of your node project repository. and let you access different branches by setting a header key

branch git node nodejs reverse-proxy stage staging

Last synced: 12 Jun 2025

https://github.com/ipang-dwi/cpanel-git

Test cpanel git feature - www.firstplato.com

cpanel cpanel-git firstplato git gitconfig

Last synced: 30 Apr 2025

https://github.com/harshkapadia2/git_internals

Exploring the internals of Git.

asciidoctor-jet git git-internals pwa

Last synced: 21 Apr 2025

https://github.com/sabicalija/git-lfs-intro

git-lfs introduction

git git-lfs

Last synced: 23 Oct 2025

https://github.com/rudyhuynh/git-clear-branch

Delete all your local branches except "master"

branches git npx

Last synced: 19 Apr 2025

https://github.com/dannymichel/ghs

Command-line tool to manage SSH and GPG keys for GitHub accounts, enabling analysis, pairing, and setting defaults for repositories.

cli command-line-tool git github gpg key-management nodejs npm repository-management ssh

Last synced: 01 Apr 2025

https://github.com/net/gitu

A lightweight manager for multiple git accounts. Written in Ruby.

command-line-tool git git-configuration

Last synced: 04 Sep 2025

https://github.com/bluz71/git-status-fly

A fast git status utility for custom prompts

bash fish git prompt rust shell-prompt zsh

Last synced: 11 Aug 2025

https://github.com/soyandrea/porfinviernes

Workshop Git & GitHub para R en Agronomía

agronomy git github r

Last synced: 13 Jul 2025

https://github.com/mk-fg/gitolite-ssh-user-proxy

Custom shell+trigger to proxy ssh connection to gitolite user@host through a proxy/bastion host securely and transparently

access authentication bastion-host git gitolite keys network proxy python ssh

Last synced: 23 Apr 2025

https://github.com/24eme/histopad

Mini application web permettant d'historiser des pads (etherpad) et les archiver dans un dépôt git

archive archiving etherpad git history pad

Last synced: 22 Feb 2026

https://github.com/akadeepesh/contextzip

CLI tool for intelligent project packaging with framework detection, smart exclusions, and git-aware file selection.

ai-tools automation chatgpt claude-ai cli code-packaging context-window developer-tools devtools git github llm python zip

Last synced: 25 May 2026

https://github.com/leniolabs/promptree

ChatGPT spin-off combining git concepts!

chatgpt git

Last synced: 16 May 2025

https://github.com/foxfirecodes/dotfiles

my overly customized dotfiles for *nix

conky dotfiles git linux neovim tmux zsh

Last synced: 23 Mar 2025

https://github.com/yasaricli/lcommit

Commit to the git location ;)

commit commits git javascript location nodejs

Last synced: 10 Apr 2025

https://github.com/akiomik/git-branch-status

A command line tool for displaying git branch colored by status

cli git git-branch git-status prompt rust vcs-information zsh

Last synced: 02 Aug 2025

https://github.com/derektypist/coding-traineeship-projects

This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.

api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql

Last synced: 09 Mar 2026

https://github.com/brandon1024/gitchat

:speech_balloon: A Git-Based Command-Line Messaging Application

cmake git gpg gpgme messaging

Last synced: 18 Jan 2026

https://github.com/robert-oleynik/git-blame-virt.nvim

Neovim plugin to display git blame information in front of functions, structs and classes.

git git-blame neovim neovim-plugin tree-sitter

Last synced: 21 Apr 2025

https://github.com/huoyijie/gitcode

gitcode is a personal lightweight self-hosted git server written in Go

bootstrap gin-gonic git gitserver go-git golang markdown vue

Last synced: 14 Apr 2025

https://github.com/zebbern/dosint

🕵️‍♂️ | Terminal-Dorking, Fetches information through Google, SCADA-focused queries, Tor searches, and proxy-based reconnaissance all within a single tool.

code coding computerscience daysofcode developer devops dork-scanner dorking dorking-tool git google-hacking googlehack hackers hacking kali kalilinux linux osint programming python

Last synced: 14 Apr 2025

https://github.com/alexemanuelol/dotfiles

🇩 🇴 🇹 🇫 🇮 🇱 🇪 🇸

bashrc git settings vimrc vscode windows-terminal zshrc

Last synced: 08 May 2025

https://github.com/yuweaec/learning-git-and-github

This repository contains comprehensive learning resources for Git and GitHub essentials, covering everything you need to know for effective version control and collaboration.

git github learning scm vcs

Last synced: 09 Jul 2025

https://github.com/arusahni/lolologist

An automated image macro generator for your commits. Simply point it at your git repository and let 'er rip!

git hacktoberfest memes

Last synced: 08 Aug 2025

https://github.com/warmachine028/github-super-starter-kit

Starter template repository with working GitHub actions for bootstrapping a new Project on GitHub.

git github github-actions github-workflow readme-profile readme-template starter-template template template-repository

Last synced: 15 Apr 2025

https://github.com/gautaz/git-porcelain

Custom porcelain for the git command

git porcelain

Last synced: 15 Apr 2025

https://github.com/eilvein/spa-vue-project

🧨vue-cli4 es6 sass template for front-end development

axios es6 eslint frontend git git-cz prettier rem sass vue vue-cli-4 webpack

Last synced: 11 Aug 2025

https://github.com/sidedwards/auto-commit

Automatically generate git commit messages.

ai cli commit-messages deno developer-tools git git-tools

Last synced: 12 Apr 2025

https://github.com/damiancipolat/js-repo-versions

This project is about a command line tool created with nodejs so that we can visualize the different versions of our javascript projects based on the package.json. It works only with GITLAB.

apirest command-line-tool git javascript nodejs website

Last synced: 01 Sep 2025

https://github.com/lopes/dotfiles

Lopes' personal configuration files

alacritty aliases bash git linux macos micro skhd unix vim yabai zsh

Last synced: 24 Apr 2025

https://github.com/bsonntag/change-branch-cli

Cli tool to change git branches interactively

git

Last synced: 26 Aug 2025