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-18 00:12:39 UTC
- JSON Representation
https://github.com/yary127/no-tengo-idea
Primer repo creado en github
curso-de-git git github yary127
Last synced: 21 Apr 2026
https://github.com/leosunmo/tagver
Simple binary to get latest Git SHAs/Branch/Tag with no reliance on Git.
Last synced: 21 Apr 2026
https://github.com/yisuschrist/bump-version
📦 A really fast & lightweight CLI utility that takes care of releasing Git software projects, put together purely with bash scripting.
automation bump-version bumpversion changelog git git-branch-develop package publish release release-automation semver ver-bump version versioning
Last synced: 21 Apr 2026
https://github.com/hmennen90/claude-device-sync
Claude Code Plugin: cross-device session sync, shared memory & reminders via encrypted Git
claude-code claude-code-plugin claude-plugin cli end-to-end-encryption git reminders sync typescript
Last synced: 21 Apr 2026
https://github.com/flyingrobots/hubless
Git-native, auditable project flow. Issues, Kanban, and execution in your repo. No hub; just Git.
ci-cd cli crdt developer-experience devtools event-sourcing git issue-tracker kanban tasks tui workflow
Last synced: 22 Apr 2026
https://github.com/eel-moun/3d-raycast-maze
this project is about creating a 3d maze inspired from the first rpg game ever wolfstein 3d by using RayCasting method .
algorithms c collaboration git graphics-programming maths minilibx raycasting system-design
Last synced: 22 Apr 2026
https://github.com/eduardoprofe666/vcs-presentation
VCS Presentation for Software Engineering Conference
Last synced: 22 Apr 2026
https://github.com/ruanvictordev/enucompi-minicurso-git-github
Material utilizado no minicurso "Git e Github: Desenvolvendo Habilidades Essenciais para Controle de Versões e Colaboração" do evento Enucompi 2023
Last synced: 22 Apr 2026
https://github.com/sixtusagbo/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 22 Apr 2026
https://github.com/rk0cc/dart_repourl
Alternative Uri object of representing repository URL in Git
dart git http https parser repository repository-url rsync ssh uri url
Last synced: 22 Apr 2026
https://github.com/luluhow/relay
claude-code git handoff monitoring-tool rust
Last synced: 22 Apr 2026
https://github.com/selfagency/git-mcp
A Git MCP server that doesn't suck
git mcp mcp-server model-context-protocol version-control
Last synced: 22 Apr 2026
https://github.com/jhnc-oss/github-mirror
Repository mirror automation.
git git-mirror github github-mirror github-mirrors
Last synced: 22 Apr 2026
https://github.com/aoki/homebrew-git-create
Homebrew formula for the git-create
Last synced: 22 Apr 2026
https://github.com/fluxgitapp/fluxgit
FluxGit — The next-generation Git client with AI-powered workflows and Flux Streams
ai developer-tools git rust tauri
Last synced: 22 Apr 2026
https://github.com/pedrofuentes/gitnotate
Sub-line commenting for Markdown files in GitHub PR reviews.
collaboration comments git github pull-requests
Last synced: 22 Apr 2026
https://github.com/iac-factory/git-ignore
Templates + Usage Details
automation database development-tools git iac-factory template version-control web-scraping
Last synced: 22 Apr 2026
https://github.com/jaynthh/3rd-assign-shedi.com
Learning HTML & CSS. This is Third Project
Last synced: 22 Apr 2026
https://github.com/admbahm/pushbadger
Deterministic git diff analyzer that maps changed files to risk areas using path-based heuristics. Fast, reproducible, no AI.
cli code-review developer-tools git go risk-analysis sre static-analysis
Last synced: 23 Apr 2026
https://github.com/suhailroushan13/signed-commits
A signed commit is one where the author of the commit has digitally signed the commit using a GPG key. This digital signature confirms that the author of the commit is who they say they are and that the code has not been tampered with since it was committed.
ed25519 git gpg pgp signed-commits
Last synced: 06 Jun 2026
https://github.com/jaandrle/git-info
A Git status tool inspired by [GitButler](https://gitbutler.com/) CLI command `but status`.
Last synced: 06 Jun 2026
https://github.com/rhino-ty/principled-git-commit
Claude Code skill: Conventional Commits + best-practice workflow + project-dialect scaffolding. Treats commits as durable history serving four readers — git log scanners, git blame tracers, git bisect hunters, and AI agents.
ai-skill claude-skills commit-message conventional-commits git git-workflow methodology skill
Last synced: 06 Jun 2026
https://github.com/mroth/porcelain
🫖 Parsers for git status porcelain in Go
git git-porcelain git-status go
Last synced: 24 Apr 2026
https://github.com/kartikchugh/giterator
Automate commits quickly and iteratively
command-line-tool commit git shell shell-script
Last synced: 24 Apr 2026
https://github.com/rezairfanwijaya/belajar-git
belajar perintah-perintah dasar pada git
Last synced: 24 Apr 2026
https://github.com/wegel/zub
A git-like content-addressed store for filesystem trees
content-addressable-storage content-addressed-storage git ostree
Last synced: 24 Apr 2026
https://github.com/emzinnia/auto-git
automatically create git commands in the background
Last synced: 24 Apr 2026
https://github.com/james2doyle/omf-plugin-commit
A helper function for writing commits following the keepachangelog.com format
changelog completions fish-shell git
Last synced: 24 Apr 2026
https://github.com/subhan-tariq/-shopify-flow-inventory-sync
A Shopify Flow automation to adjust inventory for room booking variants based on selected date ranges and occupancy types. Prevents overbooking by syncing inventory across variants.
automation ecommerce git inventory-management shopify shopify-storefront shopify-theme shopify-theme-development
Last synced: 24 Apr 2026
https://github.com/brainexe/git-log-exec
Executes any bash command on the whole git history and produces a CSV file out of it.
csv git git-history git-log git-stats log trend
Last synced: 25 Apr 2026
https://github.com/denrydu/cpp-dll-test
windows高级软件开发课程作业,主要是用来熟悉git操作以及动态链接库的生成。Task for windows high-level software development, aiming to help us get a bit of knowledge of git and dll.
Last synced: 25 Apr 2026
https://github.com/patrikx3/gitlist
A decorated enhanced elegant, feature rich and modern private git ui repository viewer
bootstrap codemirror git git-viewer gitlist php private-git repository-viewer self-hosted twig
Last synced: 25 Apr 2026
https://github.com/matheusfdosan/nlw-project-movies
NLW eSports - Desafio extra, página sobre meus filmes e séries favoritos
css git github html rocketseat
Last synced: 13 Apr 2026
https://github.com/marado/git-presentation
a presentation about "git"
git hacktoberfest latex presentation slide slides
Last synced: 17 May 2026
https://github.com/bramkok/vim-git-commit-jira-id
Prepend git commit messages with Jira issue id's
commit git issue jira vim vim-plugin
Last synced: 16 May 2026
https://github.com/valchanoficial/tutorialgitandgithub
Tutorial Básico de configuração Git com GitHub
Last synced: 16 May 2026
https://github.com/byloth/tools
🛠 Some useful tools that can be run directly from your browser.
browser git github javascript tools
Last synced: 16 Apr 2026
https://github.com/yj-928/github_how-to-use-git-bash
git-bash simplified for you.
bash bash-script git github how-to
Last synced: 06 Apr 2026
https://github.com/marcxjo/git-workspace-extension
Track repository collections for advanced processing
bash bash-script git git-extension git-plugin shell-script
Last synced: 06 Apr 2026
https://github.com/valyaevgeorgiy/project
Мой первый репозиторий, в котором я учусь работать с СКВ Git & GitHub при помощи классного бесплатного курса от GeekBrains.
course-project geek git github
Last synced: 08 May 2026
https://github.com/leilaicruz/git-workshop-4tu-tue-june-2025
4turesearchdata collaboration git github workshop
Last synced: 18 Jul 2025
https://github.com/valkyrienyanko/autopr
A tool that automates GitHub pull requests.
automation cli git github pull-requests
Last synced: 10 May 2026
https://github.com/relliv/gitlogs-to-task-list
Git log to task list generator
git gitlog gitlog-to-task-list
Last synced: 17 May 2026
https://github.com/olivegamestudio/gitbuddy
A GIT client written in WPF.
application client csharp git git-client wpf
Last synced: 19 Jul 2025
https://github.com/imjoseangel/open-source-contribution
Learn how to contribute to open-source projects. 🚀
contributing git github opensource tips-and-tricks
Last synced: 17 May 2026
https://github.com/andresweitzel/microservice_paypal_orders_express
Microservice for the integration of Paypal API Orders implemented with ExpressJs, Nodejs, Typescript, nodemon, morgan, dotenv, cors, others.
axios cors dotenv expressjs git microservice morgan nodejs nodemon paypal-integration paypal-rest-api postman typescript
Last synced: 06 Apr 2026
https://github.com/sumaiyabanu15/sample1
This is Demo Website for How to push code in GitHub
git github github-config html5
Last synced: 16 May 2026
https://github.com/redhaam/learn-git
Workshop at GoMyCode about the developement worflow within a team using Git and GitHub
Last synced: 17 May 2026
https://github.com/datalorax/git_talk
Guest lecture on git/GitHub for Intro to DS
Last synced: 17 May 2026
https://github.com/klion26/git-everyday
Some git commands used everyday
command every-day git git-command
Last synced: 27 Mar 2025
https://github.com/lotoos0/adhd-release-gate
One-command micro-releases: a Release Gate template (Makefile + scripts) that forces “done” via proof, changelog, tags, and push.
adhd-friendly automation git makefile productivity release templates workflow
Last synced: 02 Jul 2026
https://github.com/sinchang/the-first-commit
get the repo first commit information
Last synced: 17 May 2026
https://github.com/djuuu/tmux-git-status
Show Git status in your tmux status bar
Last synced: 14 May 2026
https://github.com/monicaquintal/estudandogit
Estudo sobre Git (iniciante).
Last synced: 17 May 2026
https://github.com/devmagno/projeto-curso-git
:cat: Estudos iniciais de Git e GitHub.
Last synced: 16 May 2026
https://github.com/enzomello/gravity-evade
Projeto enviado para Mostra Nacional de Robótica(MNR 2024),contendo as informações sobre o produto final desenvolvido
gdscript git github godot-engine
Last synced: 10 May 2026
https://github.com/skyplabs/git-slideshow
Code versioning, an introduction with Git
code-versioning git lectures reveal-js slideshow workshop-materials
Last synced: 19 May 2026
https://github.com/cirych/cirych
Cirych Profile repo
android apollo front-end frontend git graphql ios javascript mobile-development nodejs ramda react react-native reactjs redux rest rxjs storybook typescript
Last synced: 08 Apr 2026
https://github.com/letitbasecret/fordeploytest
trying deploying reactjs in frontend with laravel backend as dynamic website
deployment git github-config html-css-javascript laravel-framework reactjs
Last synced: 06 Feb 2026
https://github.com/chrisallenlane/vim-git-session
A "git-aware" session-manager for Vim.
git session-manager vim vim-plugin workflow workflow-automation
Last synced: 17 May 2026
https://github.com/dervexdev/cmlc
GitHub longest fully displayed Commit Message Length Counter
Last synced: 27 Mar 2025
https://github.com/falsyvalues/post-receive-watchdog
Git post-receive hook for tracking changes which you would like to know about
Last synced: 21 May 2026
https://github.com/danielbankhead/git-branching-model
A welcoming git branching model.
branching-strategies git git-branch git-workflow
Last synced: 19 Jul 2025
https://github.com/ribafs/cms-estatico
Estrutura que possibilita criar site localmente com o CMS favorito e exportar para usar gratuitamente no Github. Novas alterações, novo envio
Last synced: 16 May 2026
https://github.com/ugobriasco/post-contributions
Post contribution tokens to GitHub for each local commit
contributions-calendar git github
Last synced: 17 Apr 2026
https://github.com/bikkimahato/git-interview-questions
Welcome to the Git Repository Guide! This repository is designed to provide comprehensive guidance and best practices for using Git effectively. Whether you're a beginner or an experienced developer, you'll find useful information to enhance your Git skills.
git gitscm interview interview-questions version-control
Last synced: 03 Apr 2025
https://github.com/nuzair46/gitool
A script to easily push and pull github repo's without having to input access tokens all the time.
Last synced: 16 May 2026
https://github.com/gabrielbaute/taller-git
Breve taller de Git y Github para 6to semestre telecom (Unefa)
Last synced: 17 May 2026
https://github.com/aridanemartin/open-developer-tools-changelog
Supercharge your Jira workflow with Git Branch Generator Chrome extension, designed to quickly create and manage branches while seamlessly scraping essential data from Jira/Asana. Align with your team and follow project conventions effortlessly, ensuring consistent branch naming and structure...
branch chrome extension generator git productivity
Last synced: 14 May 2026
https://github.com/g4brielpy/pousada-secreta
Projeto Pousada Secreta - HTML & CSS | Venho compartilhar meu mais recente projeto, a "Pousada Secreta", desenvolvida como parte do curso oferecido pela @DevMedia. Neste projeto, mergulhei no mundo do design web utilizando apenas HTML e CSS
css css3 git github html html5
Last synced: 10 May 2026
https://github.com/fareedkhan-dev/git-workflow-guide
26 different problems dev teams faces with Git
Last synced: 17 May 2026
https://github.com/vimpostor/vim-firebase
Improved rebase todo lists
git neovim neovim-plugin nvim rebase vim vim-plugin
Last synced: 12 May 2026
https://github.com/yash-srivastava19/arc-stack
Local CLI for managing stacked pull requests on GitHub
developer-tools git git-stack stacked-diffs stacked-prs
Last synced: 01 Jul 2026
https://github.com/tiagosampaio/cheat-sheet-bundle
Cheat Sheet Bundle - References to Command Line, Git, XCode and a little more.
bundle cheat-sheets cheatsheet command-line git references subversion xcode
Last synced: 05 Sep 2025
https://github.com/andresweitzel/appclientes_serverlessdynamodb
App para la gestión de clientes implementando NodeJs, Serverless V3, AWS CLI , SSM, Api Gateway, DynamoDB y Otras Tecnologías
api-gateway aws-cli dynamodb git iam lambdas nodejs serverless-framework ssm vscode
Last synced: 27 Mar 2025
https://github.com/shihabshahrier/git-github-command-cheat-sheet
Git is your version control best friend, and GitHub is where collaboration magic happens! Below is a guide to the most useful Git & GitHub commands you’ll use daily. Let’s master the flow of commits, branches, and merges! 🚀
git github github-branches github-config merge-branch
Last synced: 15 May 2026
https://github.com/jose26362780/desafio-stage-03--mobile-first
Projeto desenvolvido como desafio no stage 03 no programa Explorer na Rocketseat
Last synced: 20 Apr 2026
https://github.com/meain/gimpact
Git stat per author
authorship commits git statistics
Last synced: 04 May 2026
https://github.com/avine/git-change-author
Change git author for all commits
Last synced: 15 May 2026
https://github.com/divvun/giellalt-svn2git
Documentation and planning for moving the GiellaLT language resources from svn to GitHub
git github indigenous-languages language minority-language nlp open-source subversion
Last synced: 15 May 2026
https://github.com/adityaxanand/mockorbit
Contribute to this repository and help me to complete this project.
aws cicd docker gcp gin git golang interview jenkins kubernetes mock nextjs tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/arpit-shrivastva/kanban-board
A Kanban Board is a visual tool used for managing work and improving efficiency. It typically consists of columns representing different stages of a process, and cards representing tasks or work items. The board provides a clear visual overview of the workflow, making it easy to understand the status of each task and identify potential bottlenecks.
angular angularmaterial git java javascript jwt mongodb mysql servlet spring-boot typescript
Last synced: 14 Apr 2026
https://github.com/realnikitimi/git-commands-onboarding
Git Commands tutorial, familarity
Last synced: 09 Jul 2025
https://github.com/dolphin278/claude-review
AI code review for git diffs and GitHub PRs using Claude
ai anthropic claude cli code-review developer-tools git pull-request
Last synced: 15 May 2026