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-03 00:12:53 UTC
- JSON Representation
https://github.com/survivorbat/go-bumpy
Go-bumpy is a simple tool for bumping the version of your go project based on Semantic Versioning. Not only does it look at existing tags in your repository, it also reads the version from your go.mod file to determine what the major version of your project is.
bump bumpy git go gobumpy golang gomod mod semantic tag tagging tags tool version versions
Last synced: 18 Apr 2026
https://github.com/didaquis/git-hooks
A list of Git hooks
git git-hooks hook hooks pre-commit
Last synced: 18 Apr 2026
https://github.com/lasalefamine/git-user-local
Get Git user info from local git config
Last synced: 18 Apr 2026
https://github.com/thealbertdev/masbstat-project-course
MASBstat project course for the Biomedical Engineering students of Universitat de Barcelona
c course embedded git github masb potentiostat progamming project skills stm32
Last synced: 19 Apr 2026
https://github.com/vdhamer/git-crypt-demo
Demo integration of crypt-demo into a Swift Xcode project. The point here is to have code with a secret (encrypted using GitHub) that is also buildable/runnable with reduced functionality when you cannot access the secret.
encryption git git-crypt git-learning swift swift-learning swiftui
Last synced: 19 Apr 2026
https://github.com/kribblo/git-list-stashes
Finds and lists open git stashes in many git repositories.
cli git git-stash javascript nodejs
Last synced: 20 Apr 2026
https://github.com/leotaborda/leotaborda
Hello, I'm Leo! This repository contains my GitHub profile README, where I share a bit about myself and my professional journey. Here you can learn more about my skills, interests, and goals as a developer.
git github me my-learning my-portfolio readme
Last synced: 20 Apr 2026
https://github.com/2sh/git_mirror_sync
GIT Mirror Sync
git mirroring posix-compliant shell-script synchronization
Last synced: 20 Apr 2026
https://github.com/kiprasmel/git-add-files
stage files fast by editing an auto-generated file, exactly like git rebase --interactive
git git-add git-rebase interactive
Last synced: 21 Apr 2026
https://github.com/devlights/git-calc-worktime
git log --author="$GIT_USER_NAME" --format="%H %ai" の結果を集計するプログラムです。
Last synced: 21 Apr 2026
https://github.com/kiprasmel/git-reroll
proper versioning for the email patch submission workflow.
Last synced: 21 Apr 2026
https://github.com/smeb/ignore4
Source gitignores from github/gitignore from the CLI
Last synced: 22 Apr 2026
https://github.com/loongba/replaceallgit
Git 安全漏洞问题需升级所有 Git.exe。此工具用于查找本地硬盘上所有的 Git 并获取版本信息,批量更新(复制、创建软链接)。This tool is used to find all Git on the local hard disk and obtain version information, and then update in batches (copy, create soft links).
cve-2024-32002 everything git updater
Last synced: 22 Apr 2026
https://github.com/birchb1024/gitodo
Use Git to store and update todo lists and issues.
Last synced: 22 Apr 2026
https://github.com/risc-os-community/examplerepository
This is an example repository for who wants to add their source code for RISC OS on this community.
community example-project git open-source repository risc-os riscos tutorials
Last synced: 24 Apr 2026
https://github.com/impiaaa/git-import-dropbox
Import revision history from Dropbox
Last synced: 24 Apr 2026
https://github.com/myst729/on-merging-pull-requests
Why I’m against merging pull requests in squash mode or rebase mode?
Last synced: 24 Apr 2026
https://github.com/lambdalisue/vimconf2017
gina-vim git vim vimconf vimconf2017
Last synced: 24 Apr 2026
https://github.com/mallozup/codespot
:dog: find hotspot on git fs codebase with haskell. :dog:
Last synced: 24 Apr 2026
https://github.com/tbxark/gitea-mirror-reauth
Quickly modify the authorization information of a Gitea mirror repository.
Last synced: 25 Apr 2026
https://github.com/tmpmachine/plain-js-git
Online Git client. Minimal Git client for the web using isomorphic-git with File System Access API functionality.
git javascript javascript-vanilla progressive-web-apps
Last synced: 26 Apr 2026
https://github.com/jimporter/git-command-modes
Emacs major modes for various Git commands
Last synced: 26 Apr 2026
https://github.com/zitle-nancy/curso-git-github
Curso profesional de git y github de platzi
Last synced: 26 Apr 2026
https://github.com/madnh/subgit
A shell script that manages a git repository within a git repository (not a git submodule)
Last synced: 27 Apr 2026
https://github.com/guimiiller/jogo_da_velha
Projeto Jogo da Velha desenvolvido no curso de JavaScript da B7Web
css git github html javascript
Last synced: 27 Apr 2026
https://github.com/instantiations/pharo-to-vast
Little tool to ease exporting code from Pharo to VA Smalltalk
cvs git pharo pharo-smalltalk smalltalk vasmalltalk vastplatform
Last synced: 27 Apr 2026
https://github.com/curusarn/remote-git
Access un{pushed,commited,staged} changes from all your devices.
Last synced: 27 Apr 2026
https://github.com/ajcrites/gilt
:computer: Command Line tool for easy git navigation
Last synced: 27 Apr 2026
https://github.com/thethunderb0lt/frontend-1-week-1-feb-24-project
Frontend 1 Week 1 Project February 24
Last synced: 28 Apr 2026
https://github.com/z0al/ignr
Automagically generate a .gitignore file that fits your needs
git gitignore gitignore-generator magic
Last synced: 28 Apr 2026
https://github.com/gizmotronn/myriad-gem
Jekyll blog demo for Myriad Creative Services, creators of Gemini Station
geministation git headless jamstack jekyll mcs myriad myriadcreative myriadcreativeservices ssg stackbit static
Last synced: 28 Apr 2026
https://github.com/oleander/commitment
Git Commit Formatter is a Rust-based tool that standardizes git commit messages by aligning them with a ticketing format, like `ABC-123`. It cleverly extracts ticket numbers from branch names or commit messages, ensures no uncommitted changes are left, and prefixes commit messages with relevant ticket numbers
commit-message-formatter git git-hooks issue-tracking rust
Last synced: 28 Apr 2026
https://github.com/sinchang/commit-stats
Generate the Git commit information chart
Last synced: 29 Apr 2026
https://github.com/joeattardi/pr-board
Dashboard for GitHub pull requests
git github github-api pull-requests
Last synced: 29 Apr 2026
https://github.com/novotnyr/git-mass
Executes specific git commands over a set of independent git repositories
Last synced: 29 Apr 2026
https://github.com/opensavannah/getting-started-on-github
An overview for new Brigade members of how to manage and collaborate on Brigade documents via GitHub with Markdown styling
git github markdown versioning
Last synced: 29 Apr 2026
https://github.com/jaid/new-project-cli
Opinionated command line tool that creates a new git repository for an npm package.
automation cli git github github-api new-project tool util utility
Last synced: 29 Apr 2026
https://github.com/urpagin/mcconnectbot
Connects multiple offline bots to a Minecraft server using botcraft.
boost bot bot-command botcraft build-system cmake cpp debian dependencies git installation linux make minecraft minecraft-server multi-bot offline-mode openssl server submodules
Last synced: 29 Apr 2026
https://github.com/saaikrahaanth/git-and-git_hub
Dive in and explore the files to get hands-on with Git and GitHub! 💻
git git-branching git-operations github github-actions github-codespaces github-copilot github-team workflow
Last synced: 29 Apr 2026
https://github.com/cehteh/dotfiles
manage your dotfiles in git
backup configuration-management distributed-storage dotfiles git gplv3 shell
Last synced: 29 Apr 2026
https://github.com/shivankk26/simple-redis-app
This is a Simple Web App Built using Redis, NextJS, and TypeScript to show the Real Life Application of Redis.
git nextjs redis redis-client typescript
Last synced: 29 Apr 2026
https://github.com/stephanlachnit/update_copyright_years
Update copyright years in a git repo
Last synced: 30 Apr 2026
https://github.com/shgopher/dingdang
各种工具大全讲解:git ddd okr devOps 正则表达式 debug auth 测试 重构技术 线上快速排障
auth authentication ddd debug devops git okr regression-analysis
Last synced: 30 Apr 2026
https://github.com/saschazepter/forgejo
Beyond coding. We forge. https://forgejo.org
Last synced: 30 Apr 2026
https://github.com/misaghmomenib/phonebook-cpp
A Phone Book Application Built With C++, Designed to Efficiently Manage Your Contacts. This Project Includes Features Like Adding, Searching, Editing, and Deleting Contact Details. It's a Simple Yet Powerful Tool to Demonstrate C++ Fundamentals and Object-oriented Programming Concepts.
Last synced: 30 Apr 2026
https://github.com/michalspano/shell-is-fun
Discover Shell and its awesome capabilities.
Last synced: 30 Apr 2026
https://github.com/danieloquelis/natural-language-git
Offline LLM-powered Git CLI tool. NLGit interprets your natural language instructions and executes Git operations locally using AI.
agents ai cli git llama llamacpp llm offline-first
Last synced: 30 Apr 2026
https://github.com/interestingsoftware/sproutgit
A fast, worktree-first Git desktop app built with Tauri, SvelteKit, and Rust. Early prototype.
git git-ui git-worktree github github-actions github-pages
Last synced: 01 May 2026
https://github.com/avil13/avil13-git-co
Quick and pleasant way to switch branches
Last synced: 01 May 2026
https://github.com/jkaraskiewicz/versions
Simple module based version control system
git vcs version-control version-control-system version-manager
Last synced: 01 May 2026
https://github.com/mobilpadde/versions
Make a simple version-lapse of any git-repo!
generator gif git lapse screendump timelapse
Last synced: 01 May 2026
https://github.com/gusgosdev/git
Comandos de git para manejar el control de versiones
Last synced: 01 May 2026
https://github.com/kareem-ghazi/kgit
My own Git version control system.
git github python unix version-control
Last synced: 01 May 2026
https://github.com/driftsys/git-std
From commit to release. One tool for conventional commits, versioning, changelog, and release management.
changelog cli conventional-commits developer-tools git git-hooks rust semver version-management
Last synced: 01 May 2026
https://github.com/jswesterfield/volubly-app
💬🌎📱 volubly-app - whatsapp mirror
angular7 angularcli apollo-graphql git graphql graphql-code-generator graphql-modules pagination typescript
Last synced: 01 May 2026
https://github.com/johnnyhuy/versioneer
🏆 Standalone tool version your Git repos following conventional-commits
conventional-commits git github-actions semantic-version standard-version version
Last synced: 01 May 2026
https://github.com/mxvish/win-setup
setup files for windows
alias aliases config git github open-source powershell windows
Last synced: 01 May 2026
https://github.com/ksoichiro/gradle-commit-checker-plugin
Gradle plugin to check commits in a branch to avoid large diff in a pull requests.
Last synced: 02 May 2026
https://github.com/dxxxxy/420pythonsetup
Script that automates the process of creating a new python project with a Gitlab repo. Cleverly avoids the need to use the Gitlab API. Made for 420-420-DW SERVER-SIDE PROGRAMMING.
420-420 bash dawson dw git lab machine programming python server setup side
Last synced: 02 May 2026
https://github.com/monicaquintal/formacaoinicianteemprogramacao
Atividades desenvolvidas na Formação Iniciante em Programação T4 - ONE
alura css git github html javascript oracle t4-one
Last synced: 02 May 2026
https://github.com/mmggyy66/oop-school-lib
[oop-school-library] is a a Ruby app that allows teachers & students to manage school libraries and book rentals .
Last synced: 02 May 2026
https://github.com/see-quick/dotfiles
Dot files
brewfile btop git gitignore htop lsp lua nvim nvim-configs nvim-plugin starship wezterm zsh zsh-configuration zsh-theme
Last synced: 03 May 2026
https://github.com/geocine/golem-hook
A git pre-commit hook that validates commit messages
cli commit-conventions git git-hooks go
Last synced: 03 May 2026
https://github.com/himadri75/ecommerce-automation-framework
Selenium automation framework using Java, TestNG, Maven and Page Object Model
chromium git github java17 maven pom qa-automation selenium testng-framework vscode
Last synced: 03 May 2026
https://github.com/numonu/mitsco
Command line tool to manage commit messages
command-line-tool git github management tool
Last synced: 03 May 2026
https://github.com/victorc-castro/hairday_project
Hairday Project
babel css3 git github hmtl5 javascript json-server nodejs webpack
Last synced: 03 May 2026
https://github.com/yakiyo/ugit
Following tutorial https://www.leshenko.net/p/ugit/ in Go
Last synced: 03 May 2026
https://github.com/dracula27/objects-practice
Per Scholas - Week2 - JS&CSS Concepts - Assignment: Party Array
Last synced: 03 May 2026
https://github.com/randy8404/primer-repo
Primer repositorio creado en github
aprendiendo-git git github randy
Last synced: 03 May 2026
https://github.com/paofan25/gitattack
本项目是一个基于C#/WPF的桌面工具,旨在帮助开发者高效解决Unity场景文件(YAML格式)在多人协作开发中产生的版本冲突。工具集成了Git操作、冲突可视化、AI智能合并建议(支持DeepSeek API)、历史配置记忆等功能,界面友好,易于扩展。
git unity unity-scripts unity3d
Last synced: 04 May 2026
https://github.com/open-vcs/openvcs-plugin-git
Reference Git backend plugin for OpenVCS. Implements Git support using the OpenVCS plugin protocol. Experimental and subject to change.
Last synced: 22 May 2026
https://github.com/tiagojc06/curso-git-repo-1
Primer repositorio creado en GitHub
calvicieprematura git github tiago
Last synced: 05 May 2026
https://github.com/microfocus/git-integration-for-octane
Git Integration for ALM Octane
bitbucket branches git integration octane pull-requests
Last synced: 05 May 2026
https://github.com/westphahl/git-credential-github-app-auth
Git credential helper using GitHub App authentication to provide Github tokens as credentials to Git.
Last synced: 05 May 2026
https://github.com/ghivert/docker-clone
Conform to the Docker Pull format to get all your environment setup in a breeze!
Last synced: 05 May 2026
https://github.com/kabesma/gitpoison
GitPoison is an open-source command-line interface (CLI) tool developed in Go (Golang) to simplify and enhance your Git workflow
Last synced: 05 May 2026
https://github.com/brlin-tw/clean-filter-for-verilog
Clean your Verilog design code!
bash clean-filter filter git git-attributes istyle vdent verilog
Last synced: 06 May 2026
https://github.com/kanzatahreem/portfolio-website
Portfolio build by using 'mobile first' approach.
css css3 git githubflow githubpages html html5 javascript linters mobile-first pair-programming portfolio responsive-web-design
Last synced: 06 May 2026
https://github.com/kefniark/xlsdiff
Small CLI tool to be able to git diff excel files
diffing excel git spreadsheet tool
Last synced: 06 May 2026
https://github.com/eierick/to-do-list
Um site web de lista de tarefas que armazena todos os dados em seu navegardor localmente
css css-flexbox css3 git github-pages html html5 javascript js
Last synced: 06 May 2026
https://github.com/klardotsh/git-staredown
A utility to find which GitHub pull requests have been associated with a file
Last synced: 06 May 2026
https://github.com/masakdirt/airport
Airport API for tracking flights from airports across the whole globe
django django-application django-rest-framework docker documentation git jwt-auth swagger
Last synced: 06 May 2026
https://github.com/saulojustiniano1/saulojustiniano1
❇️Apresentação do perfil do GitHub
Last synced: 06 May 2026
https://github.com/sleavely/git-ci-utils
Utilities for interacting with Git in CI environments
Last synced: 07 May 2026