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-02 00:12:39 UTC
- JSON Representation
https://github.com/moeller-projects/git-standup
A simple command-line utility to report commits of Git repositories for daily standups
daily-report dotnet-core-global-tool git scrum scrum-board standup-report
Last synced: 11 May 2026
https://github.com/technical-1/git-archiver-web
Free GitHub repository archive service - backup any public repo forever
archive backup git github preservation
Last synced: 07 Jun 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/puntorigen/check-branches
CLI to automatically check if your current repo branch has any conflicts with all other repo's branches. Really useful when working with teams of lots of people.
branches cli conflicts-detection git
Last synced: 27 Apr 2026
https://github.com/joehillen/gitnotified
Show a desktop notification when there is a new commit to a remote git branch.
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/urethramancer/triggerwarning
Pull Git repositories and notify watchers on trigger.
git go go-git notification-server trigger-events work-in-progress
Last synced: 27 Apr 2026
https://github.com/woahbase/alpine-github
Git + Hub ( static prebuilt binary ) on Alpine Linux + Glibc.
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/mryan2005/minecraftserverautodeploy
MinecraftServerAutoDeploy
autodeploy git minecraftserver
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/this-oliver/fist-bump
bump your package version automatically 👊
git nodejs npm package-json typescript versioning
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/sixarm/meld-with-3-windows
meld-with-3-windows: launch the meld merge tool with 3 windows
Last synced: 28 Apr 2026
https://github.com/akashsaha02/akashsaha02
My GitHub config file
git github github-config professional-portfolio
Last synced: 29 Apr 2026
https://github.com/andresweitzel/database_projects
Central repository for SQL / NoSQL database projects
database-projects dbeaver git mongodb mysql no-sql oracle-xe-21c postgresql sql xampp
Last synced: 29 Apr 2026
https://github.com/labs-js/turbo-git-config
Parser & Utils for commit conventions
commit-conventions configparser git turbo-git
Last synced: 29 Apr 2026
https://github.com/deepcloudlabs/dcl280-2019-dec-02
Software Development Tools
git jmeter junit junit5 sprint-mvc-test
Last synced: 29 Apr 2026
https://github.com/sinchang/commit-stats
Generate the Git commit information chart
Last synced: 29 Apr 2026
https://github.com/rmahmadkhan/intro-to-git
Learning about git made simple.
git github version-control-system
Last synced: 29 Apr 2026
https://github.com/lagerfeuer/gitignore
Python 3 gitignore fetcher based on gitignore.io
git gitignore gitignore-generator gitignore-templates python python3
Last synced: 29 Apr 2026
https://github.com/harshkapadia2/git-server
A simple self-hosted Git server.
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/dvklopfenstein/prtgitlog
Print 'git log' output in a concise and informative format
cli command-line git git-log log logs python repository-utilities
Last synced: 29 Apr 2026
https://github.com/sys27/pyro
Pyro is a platform designed to manage and collaborate on code, repositories, issues, and pull requests.
c-sharp ci ci-cd git issue-tracker pipelines pull-requests repository
Last synced: 29 Apr 2026
https://github.com/teal-front/publish-pack-gen-nodejs
publish-pack-gen-nodejs
git koa nodejs packagegenerator
Last synced: 29 Apr 2026
https://github.com/guimiiller/hamburguer-page
Projeto Landing Page Hamburguer
css git github html javascript
Last synced: 29 Apr 2026
https://github.com/shivankk26/routergpt
RouterGPT is an AI ChatBot trained on the WhitePapers of Router Chain, Router Nitro, Router CCIF, and Router Dev Docs. You can easily ask your Doubts here!
chat-application chatbot git github llm llmops vite
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/linuxeuphony/delete-old-git-branches
This is an automated bash script to delete git branches older than some specific time period.
Last synced: 29 Apr 2026
https://github.com/mengyou658/git-repo-search-watch
通过github api搜索仓库,根据关键词,开发语言,过滤关键词,定时搜索最新提交仓库,并clone到本地或者阿里云codeup,发现感兴趣的仓库。Search the repository through the GitHub API, filter keywords based on keywords, development language, and regularly search for the latest submitted repositories, and clone them to the local or Alibaba Cloud Codeup,Discover warehouses of interest.
git github github-api java proxy repository ruoyi search typescript vue3 watch
Last synced: 29 Apr 2026
https://github.com/shuklayash02/movie_search_app
Movie Seach App
css git github html5 javascript
Last synced: 29 Apr 2026
https://github.com/theobrigitte/trk
Git wrapper with encryption and dotfiles capabilities
bash dotfiles dotfiles-manager encryption-decryption git git-filter gitattributes openssl
Last synced: 29 Apr 2026
https://github.com/ignatvilesov/git-templates
Useful templates for daily git workflow
Last synced: 30 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/davidborzek/rofi-vscode
A vscode workspace selector using rofi.
code git i3 ide linux rofi rofi-vscode vscode
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/guimiiller/verificador-de-idade
Projeto Verificador de Idade
css git github html javascript
Last synced: 30 Apr 2026
https://github.com/clutchski/gitstats
a small hacky script to analyze commits to git repos
Last synced: 01 May 2026
https://github.com/dl1998/pygit
Python Git CLI Wrapper
git library open-source python scm version-control versioning
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/pi-victor/hurd
Substitutes git submodules and provides an easy way to manage microservices under a single unified platform.
ci-cd ci-cd-pipeline git microservice platform semver versioning
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/mikhus/.git-hooks
Semantic Git Hooks
git git-hook git-hooks githook githooks hook hooks semantic semantic-hook semantic-hooks semantic-release semantic-versioning
Last synced: 01 May 2026
https://github.com/marcuwynu23/gitshelf
GitShelf is a lightweight, self-hosted source code management system for creating, browsing, and managing local repositories
bitbucket codecommit forgejo git git-repo git-repository gitea github gitlab gogs project repository self-hosted
Last synced: 01 May 2026
https://github.com/gregwhitaker/gradle-gitignore
Gradle plugin for generating .gitignore files.
git gitignore gitignore-files gradle gradle-plugin
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/nahoj/xontrib-take
A single Xonsh command to create and cd into a dir, or into a fetched git repo or archive file. A port of Oh My Zsh's take command.
command-line-tool git utility xonsh xontrib
Last synced: 08 Jun 2026
https://github.com/mukul273/javagenerics
Java Generics - Basics and Understanding
Last synced: 02 May 2026
https://github.com/karanbravo/detective
building a new version control system.
binascii git hash-object hashlib init ls-tree os python write-tree zlib
Last synced: 02 May 2026
https://github.com/numandev1/git-recover
Recover (git add) files that we lost accidentally
git hard lost-files recover recovery reset reset-hard
Last synced: 02 May 2026
https://github.com/kaleidophon/commit-template-for-humans
An approachable git message template for normal people, including instructions on how to set it up.
commit commit-conventions commit-message emojis git github gitmessage
Last synced: 02 May 2026
https://github.com/hisoka37/school_library
School Library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.
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/joyceerhl/vscode-git-fit-commit
Format commit messages in VS Code's source control input box
Last synced: 02 May 2026
https://github.com/beingofexistence13/mediaflow
Welcome to MediaFlow, the GitHub of media content! Created by the visionary BeingOfExistence, this open-source project is set to transform the way we create, manage, and distribute media content.
aws gdrive git gitbucket google-cloud mega pcloud vercel
Last synced: 03 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/ferg1e/mrs-green-squares
Git commit visualization
commit-visualization commits git git-visualization visualization
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/victorc-castro/hairday_project
Hairday Project
babel css3 git github hmtl5 javascript json-server nodejs webpack
Last synced: 03 May 2026
https://github.com/fair2-for-research-software/git-with-it
Intermediate level course on using Git for collaboration
collaboration commit foss git github opensource training-material vc versioncontrol
Last synced: 14 May 2026
https://github.com/javanile/git-dc
☢ Git Dangerous Commands also know GIT-DC
command-line-tool git git-commands gitflow gitflow-workflow
Last synced: 03 May 2026
https://github.com/nerzhul/gitscanner
A UNIX micro daemon which lookups home directory, find git repositories and do periodic git fetches on them
Last synced: 03 May 2026
https://github.com/giannycabral/tetris-game
Programando o jogo Tetris do zero, utilizando HTML , CSS e JavaScript
css3 git github html5 javascript
Last synced: 04 May 2026
https://github.com/chandrikabijore/chandrikabijore
This is my Demo Repository of Github Profile.
git github github-config githubprofile
Last synced: 04 May 2026
https://github.com/philippepascal/apm
Git-native project manager for running AI coding agents in parallel, isolated by design. Self-hosted, no SaaS — the repo is the PM tool.
ai-agents autonomous-agents claude-code cli developer-tools git project-management rust self-hosted workflow
Last synced: 28 May 2026
https://github.com/bwca/app_git-bomber
This app is build to pollute commit history by writing meaningless information to a file with a given name in a given branch in a given period of time a given number of times.
commit git github github-history
Last synced: 04 May 2026
https://github.com/fel1324/clone-interface-instagram
Clone da Interface do Instagram desenvolvida no Bootcamp Front-End da Digital Innovation One.
Last synced: 04 May 2026
https://github.com/ally-matias/clinica-janaina-queiroz
Fui encarregado de criar uma landing page completa para a Clínica Odontológica Janaína Queiroz, um projeto freelance que me envolveu profundamente e do qual me orgulho bastante. Ao longo desse processo, pude aprender muito e evoluir profissionalmente.
figma git html-css-javascript sass
Last synced: 04 May 2026