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-06-30 00:12:43 UTC
- JSON Representation
https://github.com/nfischer/vimignore
An extension to vim-fugitive for edit gitignore files
Last synced: 19 May 2026
https://gitlab.com/aochoae/gitlab-api-php
Automate GitLab via a simple and powerful API.
api git gitlab gitlab-api rest
Last synced: 10 Apr 2025
https://github.com/shivamarora1/gitaction_tag
Make a tag whenever there is push to the master branch
git gitaction gitactions gitactions-workflow github-actions
Last synced: 25 May 2026
https://github.com/gabrielchaves1/easycommit
a Go CLI tool that uses AI to generate concise, descriptive, and conventional Git commit messages
Last synced: 13 May 2025
https://github.com/iamsabbiralam/terminal-setup-guide-with-zsh-awesomeness-on-ubuntu
how I setup my Linux terminal and the tools that I use.
font-awesome git php powerlevel10k terminal ubuntu zsh
Last synced: 08 Apr 2026
https://github.com/sambacha/test-git-repo
collection of scripts / configurations for authenticating / validating deployments / server side code / etc
Last synced: 20 May 2026
https://github.com/dracula27/loops-practice
Per Scholas - Week1 - JS&CSS Concepts - Assignment: Loops Practice
css es6 git github html javascript
Last synced: 09 Apr 2026
https://github.com/data-and-visualization/git-tutorial
This hands-on workshop on reproducibility covers topics such as how to use git with RStudio and Duke's GitLab
git gitlab reproducibility rstudio workshops
Last synced: 29 Jul 2025
https://github.com/knetic0/git-github-kursu
Git ve Github Başlangıç Kursu
bitbucket course git github learning lesson technology turkce turkish version-control
Last synced: 19 May 2026
https://github.com/shubhendu-bhakat/portfolio
A dynamic portfolio website built with React.js, CSS Modules, and JSON data. Designed in Figma, it showcases my skills, experience, and projects. Fully responsive and hosted on vercel.
cssmodules-react git github json-data reactjs vanila-css vercel-deployment
Last synced: 25 Apr 2025
https://github.com/shonharsh/rpadev-s03p05-inputvalidation-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the TITLE practice found in section 00 practice 00 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 09 Apr 2026
https://github.com/theopnv/nodejs-server-starter
🚀 Use Koa.js, Typescript, GraphQL, MongoDB, Docker and Mocha to power your next back-end project.
apollo-server chai docker eslint git graphql mocha nodejs nodemon typescript
Last synced: 11 Apr 2026
https://github.com/vsmidhun21/guest_room_booking_application
MERN Stack Development Project on Guest Room Booking Application, which is done for round 3 Saas Application Development in just 10 days of free hours. React as Frontend, Node as Backend, MongoDB Atlas as Database.
expressjs git html-css-javascript mongodb-atlas nodejs reactjs
Last synced: 22 Sep 2025
https://github.com/mlengineershub/quickdraw-api
Application for playing Quickdraw
api backend computer-vision css deep-learning devops docker endpoints fastapi frontend git git-actions html huggingface js paris-saclay python supabase transformers web
Last synced: 06 Apr 2025
https://github.com/elifarley/hug-scm
Humane Git wrapper / SCM CLI for safe, memorable commands + workflow automation, Git+Mercurial support, and repo analysis (churn/ownership/co-change). Includes an MCP server.
cli developer-tools git git-aliases git-cli git-client git-wrapper hg mercurial scm terminal version-control
Last synced: 12 Jan 2026
https://github.com/chrischow/cheatsheets
A collection of cheatsheets for programming.
Last synced: 13 Jun 2026
https://github.com/peter-bread/gamon
GitHub Account Manager
account-management bash cobra command-line-tool completions git github golang homebrew linux mac macos shellscript zsh
Last synced: 22 Mar 2025
https://github.com/pixelbrackets/patchbot
A tool to automate the distribution of patches to various Git repositories
bot distribution git mandalascript migration patch patchbot php
Last synced: 19 Feb 2026
https://github.com/abhishek0412/learnweb
This is a sample repository for HTML and CSS.
css3 docer-compose docker docker-hub docker-image git github html5 linux nginx-docker
Last synced: 07 Apr 2026
https://github.com/franciscoknebel/subtree-scripts
Scripts for simplifying adding, removing and updating repository subtrees.
git scripts subtree subtree-scripts
Last synced: 18 May 2026
https://github.com/kei-k23/git-go
Git-go is a lightweight version of Git implemented in Go
Last synced: 11 Jan 2026
https://github.com/ergonzamarian/estudos-e-revisoes
Sempre em Desenvolvimento :: Neste repositório estou adicionando minhas revisões de fixação de conteúdos voltados para a computação, tudo o que acredito ser essencial para um programador conhecer, ainda estou construindo este repositório e pretendo colocar mais conteúdos e arquivos interessantes =)
Last synced: 20 May 2026
https://github.com/mtrnord/osm-git
A WIP POC based on the idea from https://blog.andygol.co.ua/en/2023/05/07/osm-2-0-api-using-git/
Last synced: 02 May 2026
https://github.com/itzg/prune-branches
CLI that prunes local git branches that have been merged
Last synced: 04 Aug 2025
https://github.com/alvii147/gitmsg
App for writing git commit messages using 50/72 rule
Last synced: 08 Feb 2026
https://github.com/mrniamster/gitrepomigrator
Simple yet powerful tool for Cross account git repo to: migrate commit,releases,tags,branches,description,authors from one Repo to another 🥳
git migration repository transfer-data
Last synced: 04 Aug 2025
https://github.com/nasa9084/git-license
make LICENSE file in command line.
command command-line-tool git git-subcommand github-api go golang
Last synced: 18 May 2026
https://github.com/phenax/bash-helpers
A set of bash helper functions (Currently only git and github specific) to make my life easier
bash git github pull-requests shell
Last synced: 04 May 2026
https://github.com/shonharsh/rpadev-s03p05-inputvalidation-vb
This project is my solution in VB to the Input Validation practice found in section 03 practice 05 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/iiitv/arcadia-backend
Backend for Arcadia's website.
api django django-rest-framework git github hacktoberfest python rest-api
Last synced: 14 Apr 2025
https://github.com/adrianovolter/trilha-rapida
css3 git github html5 javascript vscode
Last synced: 08 Mar 2026
https://github.com/jamesbrink/darkstar
DarkStar - Experimental data visualization project using force directed graphs.
force-directed-graphs git graph-nodes nodejs react threejs webgl
Last synced: 10 Apr 2026
https://github.com/nathan-fiscaletti/git-switch
A fast, interactive terminal UI for switching between git branches.
Last synced: 10 Aug 2025
https://github.com/packit/upsint
Upstream Integration: work better with your upstream project.
git hacktoberfest open-source-tooling
Last synced: 14 Jul 2025
https://github.com/vczb/git-playground
Repositório para testes de issues, prs e tudo mais que o git e o github oferecem
git github hacktoberfest open-source pt-br
Last synced: 09 Apr 2026
https://github.com/desarrolla2/inspector
This project analyzes a git repository and reports on the modifications that have been made to it by each of the users.
Last synced: 10 Mar 2026
https://github.com/hellivan/docker-snapshot-image
CLI utiltiy for creating docker snapshot images from an existing Node.JS project
ci docker docker-images docker-snapshot-images git npm package-json snapshot
Last synced: 15 Mar 2026
https://github.com/nbari/gbump
Git tag semantic version bumper
git semver semver-parser semver-tag tag
Last synced: 03 Aug 2025
https://github.com/siphalor/giup
Python script for automated, iterative git merges and publishing
Last synced: 07 Mar 2026
https://github.com/dtinth/glitch-synchronizer
Automatically synchronize Glitch projects to GitHub using GitHub Actions.
curl git github-actions glitch shell-script
Last synced: 12 Apr 2026
https://github.com/thutterer/homegit
:house_with_garden: Make yourself at home
Last synced: 15 Jan 2026
https://github.com/jimbrig/dotfiles-wsl
WSL~/.dotfiles
bash configuration debian dotfiles encryption git kali-linux linux shell vim wsl wsl-ubuntu wsl2 zsh
Last synced: 14 Apr 2026
https://github.com/holmesjoli/archiveR
An R package for data archiving and linking with code
archive git r reproducibility reproducible-analysis reproducible-research reproducible-workflows
Last synced: 30 Jul 2025
https://github.com/shonharsh/rpadev-s03p03-dictionaries-integers-windowslegacy
This project is my solution in Windows Legacy (Depricated), C# to the Dictionaries & Integers practice found in section 03 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 15 Apr 2026
https://github.com/quaddarv1ne/flask_portfolio_project
Код поэтапной разработки сайта-портфолио на Flask
2024 flask flask-api flask-application flask-restful flask-sqlalchemy git github maxdupley maximdupley portfolio portfolio-website python python3 quadd4rv1n7 requests requirements
Last synced: 11 Apr 2026
https://github.com/mzazakeith/gemcommits
A CLI that writes your git commit messages for you with AI (Using Gemini)
ai auto-commit commit gemini generative-ai git llm
Last synced: 20 Jul 2025
https://github.com/gauranshgoel123/gauranshgoel123.github.io
This includes submissions of my assignment/project in Coursera course- "Introduction to Web Development-HTML,CSS,JS" by John Hopkins University.
ajax bootstrap chrome-developer-tools css git html javascript json
Last synced: 09 Apr 2026
https://github.com/ugate/jsdocp
JSDoc/git publishing agent that generates versioned documentation, CHANGELOGs, auto-deployment to a documentation hosting service (e.g. gh-pages, etc.) and much more!
continuous-integration documentation gh-pages git jsdoc publish travis-ci
Last synced: 18 Apr 2026
https://github.com/fuko2935/gitglow
Premium AI-Powered Git & PR Automation CLI. Automates conventional commits, Pull Request summaries, and pre-commit security credentials scans.
ai cli conventional-commits git github-actions openai pull-request security typescript vitest
Last synced: 18 Jun 2026
https://github.com/lamasters/termcast
A terminal-based podcast player that syncs between devices
git podcasts terminal terminal-based tui
Last synced: 18 Apr 2026
https://github.com/atos-digital-id/paprika
Paprika is a Maven plugin which computes version numbers based on the tags and history of Git, in a multi-module context.
continuous-integration git maven project-version semver
Last synced: 18 Apr 2026
https://github.com/cehteh/git-analyze-copyright
Use git-blame to check and update copyright information
Last synced: 17 Apr 2026
https://github.com/vietdien2005/git-alert
This bash script watch new commit of your repository.
Last synced: 17 Apr 2026
https://github.com/arubacao/stager
Stager is a tool designed to help ls1intum tutors streamline code homework correction submitted to ArTEMiS
Last synced: 20 Apr 2026
https://github.com/dennis-every/bookstore
Bookstore is a single page web application built with React, which allows users to display a list of books, add a book, and remove a selected book.
axios git gitworkflow html-css-javascipt jest react reactjs redux redux-toolkit
Last synced: 02 Apr 2026
https://github.com/markwylde/gpt-git-tools
Get GPT to generate commit messages and code reviews for you.
ai-code-review chatgpt code code-review commit git gpt review
Last synced: 21 Apr 2026
https://github.com/hmemcpy/toolkata
Interactive tutorials for learning developer tools - starting with jj (Jujutsu) for git users
effect-ts git jujutsu nextjs tutorial typescript
Last synced: 02 Apr 2026
https://github.com/vaibhavsagar/git-internals-workshop
Script for constructing my own history.
git haskell interactive python
Last synced: 17 Apr 2026
https://github.com/hyperi-io/repo-backup
Repository backup tool for GitHub, GitLab, and Bitbucket platforms
Last synced: 06 Mar 2026
https://github.com/romeusorionaet/nlw-esports-explorer
Projeto desenvolvido no evento nlw eSports
Last synced: 17 Apr 2026
https://github.com/atefbb/pull-rebase-git-branches
Automating `pull rebase git branches`
Last synced: 22 Apr 2026
https://github.com/yvsn42/tutorials
Simple introductory/intermediate tutorials on tools such as Git, ViM, and more.
git javascript-framework latex markdown rmarkdown vim
Last synced: 05 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/aasaam/developer-security-guide
Best practices development OS/Environment/Security guide.
commitizen git gpg keepassxc ssh ubuntu
Last synced: 24 Apr 2026
https://github.com/zorger27/3dconfigurator
👑 A 3D configurator is an innovative online technology that enables users to interact with 3D product models in real-time. 💎 It’s a powerful tool for businesses that allows your customers to customize products to their preferences. 🌈
css3 favicon flexbox-css git github google-analytics html5 i18n javascript markdown nodejs open-graph-protocol robots-txt scss search-console sitemap-xml threejs vuejs vuex webpack
Last synced: 05 Mar 2026
https://github.com/zebbern/bughunterz
🕵️♂️ | BugHunterz extension provides real-time monitoring, vulnerability detection, and data gathering capabilities for web applications.
coder codinglife cybersecurity daysofcode developer devops ethicalhacking git googlehacking hackers hacking kalilinux linux machinelearning programmer python softwaredeveloper stackoverflow webdevelopment
Last synced: 06 Jul 2025
https://github.com/adhamu/history-in-sublime-merge
Show History of File in Sublime Merge in VSCode/VSCodium
git sublime-merge vscode vscode-extension vscodium
Last synced: 27 Jun 2025
https://github.com/kylebanks/readme
A command-line tool to fetch and display a projects README.
command-line command-line-tool git golang open-source productivity productivity-booster readme
Last synced: 26 Apr 2026
https://github.com/iambasilp/coming-soon-counter
the Custom Countdown For Coming Soon Page Using JavaScript HTML And CSS.
css git html html-css-javascript javascript
Last synced: 13 Apr 2026
https://github.com/oleg-koval/dcli
Docker Compose and Git management CLI for macOS, Linux, and Windows. Easily clean and restart containers, reset repositories to develop or acceptance branches.
cli cross-platform docker docker-compose git go homebrew linux macos windows
Last synced: 02 May 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/arciisine/bitbucketimporter
Bitbucket Server to Bitbucket Cloud Migration Tool
bitbucket bitbucket-server git migration
Last synced: 28 Apr 2026
https://github.com/rldyourmnd/rld-better-terminal-ai-usage
🚀 Transform your Linux terminal into a high-performance development environment. 30x faster shell, GPU-accelerated terminal, modern CLI tools.
cli command-line configuration developer-tools dotfiles fish-shell git github-cli linux optimization performance productivity rust shell starship terminal terminal-setup ubuntu wezterm
Last synced: 22 Feb 2026
https://github.com/simplymichael/project-up
Quickly setup a Node.js application by answering a few simple questions.
cli create create-project git git-setup node npm project setup
Last synced: 16 Apr 2026
https://github.com/alpha74/version_control_with_git
Version Control with Git : My Git guide made from course by Atlassian on Coursera .
git git-course git-guide github github-guides version-control versioning
Last synced: 16 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