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-11 00:12:40 UTC
- JSON Representation
https://github.com/saulojustiniano1/aprendendo-git
📥Aprendendo a usar o git
Last synced: 26 Apr 2026
https://github.com/farhan-syah/git-docx
Make viewing difference of .docx files easier
Last synced: 18 Jan 2026
https://github.com/nerdmecha/git-bash-turtle
Just a Study
git git-bash python python-turtle python-turtle-graphics sourcetree visual-studio-code
Last synced: 26 Apr 2026
https://github.com/dhth/inc
Get the next semver for your repo from git tags
Last synced: 26 Apr 2026
https://github.com/itrauco/dotfiles
my dotfiles
configs configuration-files dotfiles dotfiles-install dotfiles-linux dotfiles-macos git macos shell
Last synced: 29 Apr 2026
https://github.com/assertnotnull/plugin-git-town
Git town abbreviations for fisher
fish fish-shell fisher git git-town
Last synced: 26 Apr 2026
https://github.com/sanusart/git-release-and-tag
git Release and tag python3 script
git release tagging version-control
Last synced: 26 Apr 2026
https://github.com/robson-teixeira/git-github-ii
Repositório do curso Jornada do Conhecimento de DevOps (Nível Intermediário) - Git e Github: estratégias de ramificação, Conflitos e Pull Requests da plataforma Alura.
alura bisect blame cherry-pick git github issues pull-requests rebase
Last synced: 27 Apr 2026
https://github.com/jazlopez/quality-control-hooks
Git hooks for quality control
Last synced: 27 Apr 2026
https://github.com/theelegantcoding/gitlys
📦️ A lightweight, zero-dependency release automation toolkit for Node.js and Bun. Handles semantic versioning, categorized changelogs, and automated GitHub releases
bash changelog changelog-generator clean-code commit-conventions commitlint design-pattern git git-hook git-hooks github lint-staged performance release release-automation release-notes semantic-release typescript version-control versioning
Last synced: 07 May 2026
https://github.com/teleri/git-hider
A wrapper for Git's update-index functionality, utilizing fzf for searching of files to hide or show.
Last synced: 27 Apr 2026
https://github.com/matsubara0507/wyag.rb
Write yourself a Git by Ruby https://wyag.thb.lt/
Last synced: 27 Apr 2026
https://github.com/paul-schuhm/git-projet-minitrice
Sujet de projet collaboratif à versionner
evaluation exercise git github pull-requests sujet
Last synced: 27 Apr 2026
https://github.com/amirali5/git-and-github
In this repo, all about Git and Github. Git is open-source version control software, used for managing and tracking file revisions. It can be used with any file type, but is most often used for tracking code files. Git is the most widely used version control system in software development, and GitHub leverages this technology for its service, hence its name.
Last synced: 27 Apr 2026
https://github.com/flyingsquirrel0419/git-cheatsheet
The most complete Git and GitHub cheat sheet: commands, workflows, and GitHub CLI in one place
awesome cheatsheet developer-tools git git-commands github github-cli reference
Last synced: 07 Jun 2026
https://github.com/willothy/wyag-rust
'Write Yourself a Git' implemented in Rust.
Last synced: 27 Apr 2026
https://github.com/haozeke/nixcarp
A repository for derivations to be used to sanitize environments before teaching a carpentries workshop.
Last synced: 27 Apr 2026
https://github.com/arrrlo/lsbranch
List all directories with .git subdirectory and show current branch for each
Last synced: 27 Apr 2026
https://github.com/kktsvetkov/haremasu
Quick and dirty PHP script for export subversion history into git
git git-svn history migration php subversion svn svn-to-git svn2git
Last synced: 27 Apr 2026
https://github.com/kelvya/linux-bash-script2
Infraestrutura como Código: Script de provisionamento de um Servidor Web (apache)
git github linux script-shell shell
Last synced: 27 Apr 2026
https://github.com/christosgkoros/hugo-note-taker
A web app that creates notes content on a Hugo website hosted on github
git github hugo javascript notes-app
Last synced: 27 Apr 2026
https://github.com/oleander/git-files-rs
A command-line utility that groups changed files by their extensions in git repositories, aiding in organizing changes. It's easily installed via cargo, streamlining the display of modifications within projects.
cli-tool command-line-tool file-management git
Last synced: 12 Apr 2026
https://github.com/jaid/git-flush
Commits and pushes if repository is dirty. Does nothing otherwise.
git git-commit git-flush git-push lib library promise util utility
Last synced: 27 Apr 2026
https://github.com/setzero/gitautomaton
GitAutomaton is a Git automation client
Last synced: 27 Apr 2026
https://github.com/nuald/gp
A CLI tool to help with Git, p4 and Swarm integration.
Last synced: 27 Apr 2026
https://github.com/bagusperdanay7/git-github-notes
Catatan Materi Git & GitHub diambil dari YouTube Pak Sandhika Galih (Web Programming UNPAS)
Last synced: 27 Apr 2026
https://github.com/miguelrodo/repos
Cross-platform CLI for managing multiple related Git repositories as a unified workspace
cli codespaces cross-platform git multi-repo pipeline python-package r-package vscode
Last synced: 27 Apr 2026
https://github.com/kaelzhang/nodegit-is
The definitive checking library for git
Last synced: 27 Apr 2026
https://github.com/a1exwang/wtf-did-you-do
Parse git logs and actual code to show what the f**k you did.
Last synced: 27 Apr 2026
https://github.com/imcuttle/git-range-files
Get files by git commit range or hash
Last synced: 27 Apr 2026
https://github.com/kemalsanli/yedekle
Zero-Configuration backup application for Windows.
backup backup-tool csharp git windows yedek
Last synced: 07 Jun 2026
https://github.com/stargate01/nppgit
A simple NPP Git plugin
git notepad-plus-plus notepad-plusplus-plugin
Last synced: 28 Apr 2026
https://github.com/denizkarya1999/cis-285-lab-4
CIS 285 Lab Project
academia course-project git software-engineering tools
Last synced: 28 Apr 2026
https://github.com/mohamedawnallah/generic-git-hooks
Generic Git Hooks are the git hooks I generally re-use in my day-to-day work that help me follow the contribution guidelines across many open source projects.
Last synced: 28 Apr 2026
https://github.com/dnalchemist/meta-bitbucket-cloud
bitbucket bitbucket-cloud git meta productivity repository repository-utilities
Last synced: 28 Apr 2026
https://github.com/simonhamp/gitamic-support
Documentation and support for Gitamic
Last synced: 08 Jun 2026
https://github.com/lance/cfg
How I manage dotfiles and other important $HOME files in git
Last synced: 28 Apr 2026
https://github.com/haminimi/cafe-page
This Cafe Page offers a simple user interface with the home, menu and contact tabs, providing easy access to The Cozy Cup cafe. Experience the essence of The Cozy Cup, discover a diverse menu of coffees, reach out, book an event, or just say hello!
cafe coffee-shop dom-manipulation git javascript modules npm theodinproject webpack
Last synced: 28 Apr 2026
https://github.com/raihan1018/git_tutorial
Necessary git command Zero to until PRO
css css3 git github html html5 responsive-design tailwind-css version-control
Last synced: 28 Apr 2026
https://github.com/fel1324/intro-section-with-dropdown-navigation
Projeto de nível Junior desenvolvido como desafio/exercício de prática do Frontend Mentor; utilizando HTML, CSS, JS.
css git github html javascript
Last synced: 28 Apr 2026
https://github.com/satyam-software-developer/calendar
design a simple calendar using html, css and javascript for frontend web development.
css git github html javascript
Last synced: 28 Apr 2026
https://github.com/matteogauthier/git-push-all-remotes
Git utility used to push commits on all branchs of your repository
Last synced: 13 Apr 2026
https://github.com/fawazmulla/sunrisepower
Developed a Full-stack Web application for Sunrise Power
Last synced: 08 Jan 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: 27 Sep 2025
https://github.com/unlight/git-last-changed-files
Get last changed files from git history commits
changed-file changes git history
Last synced: 27 Apr 2026
https://github.com/avanrossum/commit-gpt
Uses OpenAI API to help write amazing commit messages
anthropic-claude commit git openai-api python3
Last synced: 14 Jan 2026
https://github.com/omriwa/ultimate.ai
d3 git javascript npm react tsconfig tslint typescript visualization
Last synced: 13 Apr 2026
https://github.com/rubenslyra/git-dominado
Bem-vindo ao repositório "Git Dominado". Aqui, você encontrará recursos e exemplos práticos para aprimorar suas habilidades no Git.
conventional-commits gihub git git-flow
Last synced: 06 Sep 2025
https://github.com/cjboy76/ollama-commit-mate
Generate commit messages with Ollama from terminal
Last synced: 26 Mar 2025
https://github.com/mrchukwu/project_idea
This is a project idea for learning purpose
Last synced: 13 Apr 2026
https://github.com/daniel-portela/daniel-portela
bootstrap css3 figma git html5 javascript reactjs sass
Last synced: 13 Apr 2026
https://github.com/ppowo/zzk
A command-line swiss army knife for YouTube downloads, git identity management, backups, and more.
backup cli cobra git golang mage volume-control youtube-downloader
Last synced: 30 May 2026
https://github.com/neelakandanv/element-transfer
Element Transfer Component
css3 git github html5 javascript jsx netlify reactjs
Last synced: 13 Apr 2026
https://github.com/lev4and/barbershop
Сайт для барбершопа на PHP
ajax css git html javascript jquery mysql php
Last synced: 12 Apr 2026
https://github.com/filipee01/gerenciadordeprodutos
git localstorage react-router-dom reactjs tailwindcss
Last synced: 13 Apr 2026
https://github.com/oscarbennich/git-tips-and-tricks
Git tips & tricks
documentation git tips-and-tricks tools
Last synced: 20 May 2026
https://github.com/nasa9084/git-search
search GitHub repositories
command command-line-tool git git-subcommand github github-api go golang
Last synced: 13 Apr 2026
https://github.com/fabric0de/gitlite
A fast, open-source desktop Git client built with Rust, Tauri, and Svelte.
desktop-app developer-tools git git-client opensource rust svelte tauri
Last synced: 23 Feb 2026
https://github.com/paul-schuhm/tp-git-branching-model
Un sujet de projet pour pratique les git branching models
evaluation francais git git-workflow gitflow teaching-materials
Last synced: 03 Jan 2026
https://github.com/aguiardafa/projetopytools
Projeto criado para estudo sobre Python no curso PyTools do PythonPro. (Tecnologias: pip, virtualenv, pypi, pytest, codecov, flake8, pyup e travis)
codecov git pip pipenv pytest python3 travis-ci virtualenv
Last synced: 22 Apr 2026
https://github.com/malcarale/exploresemlimites
Exercicio para fixar conceitos de HTML e CSS, como responsividade, animação, semantica e utilização de variaveis
css3 figma git html5 javascript
Last synced: 03 May 2026
https://github.com/parfaitebobissepro/jiragit
Jiragit est un outil CLI facilitant l'intégration entre Jira et Git. Il automatise le workflow Jira et les interactions Git pour optimiser le développement des fonctionnalités et corrections de bugs. 🚀
Last synced: 13 Apr 2026
https://github.com/fel1324/oliveira-receitas
Site que apresenta tópicos de receitas.
css git github html javascript
Last synced: 13 Apr 2026
https://github.com/thornjad/gitsh
Mirror of https://gitlab.com/thornjad/gitsh
Last synced: 13 Apr 2026
https://github.com/sabmeua/git-accept
Easy to merge git conflicts to accept both changes.
Last synced: 10 May 2026
https://github.com/lakshay1341/banking-web-app
This is a dynamic banking web application built using Java technologies. It provides features for both normal bank users and an admin to manage accounts, handle transactions, and resolve complaints.
apache-tomcat eclipse git java jdbc jsp-servlet mvc-architecture mysql
Last synced: 13 Apr 2026
https://github.com/jidn/bash-prompt
My bash simple bash prompt with python virutal_env, git branch, and CWD
Last synced: 08 May 2026
https://github.com/anabrtorres/projeto_ana_torres
Projeto prático da disciplina de Engenharia de Software.
branch git github release software-engineering tags version-control
Last synced: 13 Apr 2026
https://github.com/stefanoconsonni/gitignore
A template of .gitignore file to use in my projects
Last synced: 01 Mar 2025
https://github.com/programmer-rd-ai/__init__
👋 Welcome to My First GitHub Repository!
1 first git github init inital repo repository
Last synced: 01 Mar 2025
https://github.com/jose26362780/nlw-copa-calendario
Projeto desenvolvido no evento Next Level Week (NLW) da Rocketseat
git github html-css-javascript
Last synced: 13 Apr 2026
https://github.com/swathimanoharan1/ccblog
This is blogging website built using Django framework with MVT architecture.
django django-orm frontend git github
Last synced: 13 Apr 2026
https://github.com/matheusfdosan/codeflix
Um projeto muito simples, onde é possível o usuário adicionar cards de filmes.
animation-css css dom git github html javascript media-queries
Last synced: 08 Apr 2026
https://github.com/matheusfdosan/nlw-project-musics
Esse foi uma ideia proposta na aula The Next Level no evento Next Level Week (NLW) da Rocketseat.
css git github html rocketseat
Last synced: 11 Apr 2026