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.
- GitHub: https://github.com/topics/git
- Wikipedia: https://en.wikipedia.org/wiki/Git
- Repo: https://github.com/git
- Created by: Linus Torvalds
- Released: April 7, 2005
- Related Topics: vcs, github, bitbucket, gitlab, gitops, gitflow, svn, mercurial, tfvc, dvcs,
- Last updated: 2026-07-07 00:13:19 UTC
- JSON Representation
https://github.com/romaric250/termux
Test your git skills through this CLI game
git javascript nodejs npm typscript
Last synced: 12 Apr 2026
https://github.com/yashhere/cheatsheets
A place for all the stuff, that I find useful for my own reference.
Last synced: 29 Aug 2025
https://github.com/joseeden/notes-kodekloud-ansible-1
Contains my notes for the KodeKloud course, Ansible for Absolute Beginners
ansible ansible-playbooks ansible-role git linux python-3 yaml
Last synced: 08 Apr 2025
https://github.com/shonharsh/windowspowershell-create-datelist
This project is a script to create a date list in the standard PowerShell format (Monday, 01 April 2024 08:00:00), add a day n times on a new line, and write that list of dates to a file.
academic academy artificial-intelligence atom automation bash config datetime education git guide learning markdown process script studio training-materials trending windows windows-powershell
Last synced: 12 Feb 2026
https://github.com/Foat/kickstart.dotfiles
A starting point for your .dotfiles configuration management
bash commandline dotfile dotfiles dotfiles-automation dotfiles-linux dotfiles-macos dotfiles-management dotfiles-manager environment-variables git kickstart manager template
Last synced: 29 Jul 2025
https://github.com/tiagopog/gropen.vim
Vim plugin for gropen (Git Remote Open)
bitbucket developer-tool git github gitlab vim vim-plugin
Last synced: 11 Apr 2026
https://github.com/dmigwi/go-piparser
Golang implementation of the Politeia's proposals votes data parser tool.
decred git github golang parser-tool politeia
Last synced: 07 May 2026
https://github.com/Siphalor/giup
Python script for automated, iterative git merges and publishing
Last synced: 01 Apr 2025
https://github.com/marcosfshirafuchi/desafio-da-dio-4-verificacao-de-cheque-especial
Desafio 04 / 05 do Desafio da DIO - Verificação de Cheque Especial
dio dio-bootcamp git github java poo santander santander-bootcamp
Last synced: 22 Apr 2025
https://github.com/vivekraj21/x-blogger
It is a SpringBoot application which provide REST APIs to admin for posting, updating, deleting blog whereas users can read and comment on post.
git java lombok mapper postman spring-boot springsecurity-jwt sql swagger-ui
Last synced: 12 Apr 2026
https://github.com/nsgowebjavaprog/ithinkit-smlops
Gemstone-Price-Prediction-End-to-End-Pipeline --- & --- MLOPs Foundations and Fundamentals, Git, GitHub, Docker, etc.
ci-cd css delivery deployment docker git github-actions html jupyter-notebook machine-learning monitoring more-tools python retraining-model testing
Last synced: 20 Jan 2026
https://github.com/alisaifee/confligt
Command line utility to find conflicting branches in git repositories
Last synced: 16 May 2026
https://github.com/mucansever/gittree
cli tool for listing git branches in tree view
Last synced: 16 Jan 2026
https://github.com/kiprasmel/git-versions
output versions of a file throughout its history
Last synced: 12 Apr 2026
https://github.com/enselic/git-repo-language-trends
Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.
git png repository-utilities statistics svg tabular-data trend-analysis
Last synced: 11 Apr 2025
https://github.com/wonism/my-gh-action-cron-template
Template for running a Github Actions workflows on a schedule.
actions cron cronjob git git-actions github scheduler
Last synced: 11 Apr 2026
https://github.com/leegeunhyeok/easy-commit
:speech_balloon: - Commit Message CLI
Last synced: 19 Apr 2025
https://github.com/tienhuynh-tn/git-github-basic-tutorial
:octocat: Basic knowledge of Git/GitHub :octocat:
basic git git-tutorial git-tutorials github github-tutorial github-tutorials knowledge share tutorial vietnamese
Last synced: 20 May 2026
https://github.com/shonharsh/rpadev-s06p01-getandsortdata-vb
This project is my solution in VB to the Get & Sort Data practice found in section 06 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: 05 May 2026
https://github.com/devshahrukhanwar/remote-company
Test codes for The Remote Company
git javascript laravel mysql php vuejs
Last synced: 11 Apr 2026
https://github.com/rami-majdoub/gitus
gitus is git but simpler
beginner-friendly git github learn-git
Last synced: 11 May 2026
https://github.com/muhammed770/retro_commit
Retro Commit:Made using Rust, it helps to fill your github commit chart with green dots.
command-line-tool commits git macos-application rust
Last synced: 17 May 2026
https://github.com/anser624/react-tailwind
This Is My First React And Tailwind-Css Landing Page
cards contacts flex footer git herosection jsx navbar props react tailwindcss vite
Last synced: 21 Feb 2026
https://github.com/vanstrouble/choosealicense-alfred-workflow
Choose a license from the most commonly used licenses on GitHub directly in Alfred.
alfred alfred-workflow choosealicence git git-license github license license-management mac macos
Last synced: 13 Jan 2026
https://github.com/b4n/geany-git-ui
Geany plugin providing Git integration (unfinished yet)
Last synced: 07 May 2026
https://github.com/ricsanfre/git-pat-gpg
Guide to automate the use Github Personal Access Token credentials with GPG and git cli.
git github-config gpg token-based-authentication
Last synced: 19 Jun 2026
https://github.com/chriscasola/pgit
A database migration tool that lets you keep your schema in git, with the rest of your project.
database database-migrations git migration schema version-control
Last synced: 08 May 2026
https://github.com/joshdk/pull
Make build decisions based on pull request contents
ci continuous-integration git go golang
Last synced: 08 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/marcelotrevisani/gituqueiro
A desktop app for monitoring GitHub Pull Requests, CI status, and repository health across multiple repositories and organizations
Last synced: 17 Jun 2026
https://github.com/rdnt/go-pull
Compiles and starts a go program, automatically pulls updates and restarts its process. I was bored, okay?
Last synced: 07 May 2026
https://github.com/thomasmerz/git-tools
Some nice scripts for git repositories
Last synced: 08 May 2026
https://github.com/fehbari/git-shortcuts
Collection of useful Git shortcuts to call from Zsh.
Last synced: 14 Jun 2026
https://github.com/aadhar41/responsive-react-navbar
A modern, high-performance, and fully responsive navigation bar component built with **React**. This component provides a seamless user experience across all devices, featuring a dynamic data-driven architecture for easy maintenance and scalability.
bootstrap5 css3 git github html5 nodejs npm react-icons reactjs
Last synced: 11 Jun 2026
https://github.com/itsfoss0/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 07 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.
Last synced: 09 May 2026
https://github.com/abhishekayu/contribution-graph-bot
A script that helps you instantly generate a GitHub Contributions Graph for the last year.
activity contribution contribution-graph contributions contributions-welcome git github gitlab graph hack
Last synced: 24 Jun 2026
https://github.com/shonharsh/rpadev-s03p07-extractemailaddress-vb
This project is my solution in VB to the Extract Email Address practice found in section 03 practice 07 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: 12 May 2026
https://github.com/pktcodes/coffee-junkie-html-project
Coffe Junkie Project using HTML
Last synced: 29 Jun 2026
https://github.com/shonharsh/python-exercism-s02e01-numbes-currencyexchange
Exercism - This Python project is about Numbers.
academic artificial-intelligence atom automation bot config education exercism git guide learning markdown numbers process python studio testing training-materials trending windows
Last synced: 07 May 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/joeblau/git.design
Git Design
design git version-control website
Last synced: 11 May 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/shonharsh/rpadev-s04p01-calculatingsums-vb
This project is my solution in VB to the Calculating Sums practice found in section 04 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: 10 May 2026
https://github.com/shonharsh/rpadev-s03p02-listsdatetimes-vb
This project is my solution in VB 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 education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows
Last synced: 09 May 2026
https://github.com/israel-laguan/dotfiles
Collects all my important cross-distro system configurations
Last synced: 07 May 2026
https://github.com/leojpod/dotfiles
my config files
dotfiles git kitty-terminal nvim tmux-configs vim-configuration zsh-configuration
Last synced: 09 May 2026
https://github.com/dhth/dstlled-diff-action
Get a "distilled" version of a pull request's diff
code-review code-reviews git github pull-request pull-requests
Last synced: 07 Jan 2026
https://github.com/takubii/worktree-manager
A cross-platform CLI for creating, listing, removing, and resolving paths for Git worktrees.
cli cross-platform developer-tools git git-worktree go productivity terminal
Last synced: 24 Jun 2026
https://github.com/netz98/pre-commit-magento
Defines hooks for pre-commit framework to files of a Magento installation
Last synced: 09 May 2026
https://github.com/jtroo/bb-cli-merge
CLI tool for merging Bitbucket pull requests with my desired formatting.
Last synced: 29 Apr 2026
https://github.com/oefenweb/ansible-latest-git
Ansible role to set up the latest version of git in Ubuntu systems
ansible cvs dcvs git ubuntu versioning
Last synced: 28 Jan 2026
https://github.com/offa/git-update-script
Script to update all local git repositories from their remotes.
Last synced: 29 Apr 2026
https://github.com/jhanvi857/gitresolve
A locally executed, deterministic Git merge conflict solver built on Abstract Syntax Trees and structured serialization.
Last synced: 03 May 2026
https://github.com/gitxtui/docs
gitx docs
cli docsy git hacktoberfest hacktoberfest2025 hugo learning tui vcs
Last synced: 06 Feb 2026
https://github.com/viktor-shcherb/text-labelling
Streamlit-based, GitHub-backed collaborative annotation tool – extensible data models, real-time multi-user annotation, and versioned projects.
annotation-tool collaboration data-annotation git github-integration machine-learning oauth pydantic python real-time streamlit text-annotation yaml
Last synced: 15 Apr 2026
https://github.com/rubensworks/manual-git-changelog.js
A simple tool for appending to a changelog based on git commits and tags.
automation changelog commit git hacktoberfest tag
Last synced: 24 Jan 2026
https://github.com/ambrosegithub/react--portfolio
This is a responsive portfolio website that show cases my professional experience, reviews from colleagues and projects I have worked on. Built using React, JavaScript, HTML, & CSS. Built by Isigba Ambrose
css3 git github html5 javascript reactjs webpack
Last synced: 15 Apr 2026
https://github.com/gko/gwt
A simple helper script to manage git worktrees using fzf
bash cli developer-tools fzf git git-tools git-worktree productivity shell-script zsh
Last synced: 15 Apr 2026
https://github.com/jenderal92/git-dump
This script is a tool to recursively download the contents of the '.git' directory from a website. Using Python and libraries like 'requests' and 'BeautifulSoup', this script examines the directory structure, downloads files, and identifies SHA-1 hashes within Git files.
exploit git git-download git-dumper git-dumper-python git-exposed git-vulnerability python python-git-dumper vulnerability vulnerability-git
Last synced: 09 Feb 2026
https://github.com/tks-devops/postgrass-buckup-automation
automated backup system for PostgreSQL databases, compress them, and upload them to an S3 bucket in AWS, I’ll guide you step by step. Prerequisites
aws-ec2 aws-s3 bash-scripting git github linux postgresql s3-bucket
Last synced: 06 Feb 2026
https://github.com/eels/dotfiles
Things just the way I like them
configuration dotfiles git macos shell zsh
Last synced: 26 Feb 2026
https://github.com/massigy/algoviz
AlgoViz is web based algorithms visualisation for simple sorting algorithms.
bootstrap css git html javascript netlify typescript
Last synced: 09 Feb 2026
https://github.com/fariosofernando/owl-experimental
A Rust-based tool designed to automate the backup and synchronization of local Git repositories.
automation cli git github rust-lang tool
Last synced: 29 Jan 2026
https://github.com/lqss11/devops-pipeline
Easily create a simple Jenkins pipeline, for a Spring boot application.
continuous-delivery continuous-integration devops docker dockerfile git java jenkins jenkins-pipeline junit mailer maven nexus ngrok sonarqube spring testing-tools webhook
Last synced: 28 Apr 2025
https://github.com/karashiiro/gittlz
A Git server for the laziest of us. Write and test your Git utilities without any hassle.
ci-cd docker git github-actions golang http integration-testing server ssh test-automation
Last synced: 28 Apr 2026
https://github.com/galan/scripts
Useful shell scripts (at least for me), use at your own risk
Last synced: 09 May 2026
https://github.com/bitmeal/nodegit-alpine
✨ a node:alpine based docker image, shipping precompiled nodegit versions 🚢
alpine ci ci-cd cicd docker docker-container docker-image git node nodegit nodejs
Last synced: 09 Feb 2026
https://github.com/rabadash8820/gitaliases
Some useful Git aliases for any project
alias command-line git git-alias git-command-line git-config git-desktop git-for-windows shortcuts
Last synced: 26 Feb 2026
https://github.com/wjtools/sublime-tortoise-git
A TortoiseGit Plugin for [Sublime Text](http://www.sublimetext.com)
Last synced: 15 Apr 2026
https://github.com/israelkilday/kimininus_pizza_delivery
Projeto de delivery de pizzas desenvolvido como freelancer, com foco em facilitar os pedidos de pizza na comunidade. Este sistema permite que os usuários acessem o cardápio, personalizem seus pedidos e enviem as informações diretamente para o WhatsApp do restaurante para finalização do pedido..
context-api git javascript nextjs reacticons reactjs reactmodal tailwindcss typescript
Last synced: 30 Jan 2026
https://github.com/epic-codebase/aws_serverless_fullstack_app
A task management AWS serverless full-stack app developed by leveraging standard / real-time development practices.
aws aws-cloudformation aws-cloudfront aws-cloudwatch aws-cognito aws-dynamodb aws-lambda ci-cd codecov curl fastapi git github-actions magnum poetry pytest python serverless-framework vue
Last synced: 26 Feb 2026
https://github.com/bbonkr/git-tag-check-action
Provided tag is in git tag exists or not.
git github-actions hacktoberfest nodejs typescript
Last synced: 02 Feb 2026
https://github.com/vdustr/g2d.js
Transform .gitignore to .dockerignore.
bin cli container docker dockerignore dotfiles git gitignore javascript typescript
Last synced: 06 Feb 2026
https://github.com/andreia-oca/git_good_workshop
Git Good - a workshop for day to day git knowledge
git omniopencon version-control workshop
Last synced: 30 Jan 2026
https://github.com/paulinelali/microverse-capstone-one
This project is a simple complete website for for conference titled "the unfathomable depth of a mothers love". Stacks used in this project are: SASS, HTML, JavaScript
git github html5 javascript sass
Last synced: 15 Apr 2026
https://github.com/sirap-group/docker-swap-devbox
Docker devbox for SWAP projects
docker dockerfile git node swap web
Last synced: 28 Apr 2026
https://github.com/ampaire/react-calculator
A user friendly and fully functional mathematics calculator that can be used for calculations. This project is built with ReactJS.
bootstrap4 css3 git html5 javascript microverse-projects react
Last synced: 23 Feb 2026
https://github.com/sdhutchins/git-status-checker
Yet another git status checker, in python...
Last synced: 30 Jan 2026
https://github.com/ncm-org/ncm
Generation and verification of git commit message
Last synced: 28 Apr 2026
https://github.com/mihaigiurgeanu/pr-tools
Decentralized git pull request and code review flows
cli code-review git pull-request
Last synced: 25 Feb 2026
https://github.com/tiaanduplessis/prompt
A minimal bash prompt with git info 💻
Last synced: 15 Apr 2026
https://github.com/mikhailsidorov/husky-prepare-commit-msg-example
Prepend branch name to commit message using husky and prepare-commit-msg hook
example git git-hooks husky node npm prepare-commit-msg
Last synced: 15 Apr 2026
https://github.com/arciisine/bitbucketimporter
Bitbucket Server to Bitbucket Cloud Migration Tool
bitbucket bitbucket-server git migration
Last synced: 28 Apr 2026