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/romalev/maven-3-git-alpine-docker-image
Docker image that might be used by CI/CD servers to execute release of the project artifacts [by maven-release-plugin].
continuous-delivery docker git maven maven-release-plugin
Last synced: 02 May 2026
https://github.com/jennybc/excuse-me-iris
Toy example used in the article "Excuse me, do you have a moment to talk about version control?"
example-project git github r rmarkdown rstudio tutorial
Last synced: 04 May 2026
https://github.com/alexandrbig1/modal--window
modal-window(HTML/CSS/JavaScript)
css3 frontend git github hacktoberfest hacktoberfest2023 html-css-javascript html5 javascript js ux-ui ux-ui-design webdesign webdevelopment
Last synced: 05 May 2026
https://github.com/norgul/git-mirror
Mirroring/cloning a set of git repositories to a remote location
bitbucket git github mirror mirrored-repositories
Last synced: 05 May 2026
https://github.com/usami-k/dotfiles
dotfiles with homeshick
dotfiles fish-shell git homeshick
Last synced: 05 May 2026
https://github.com/hashfx/f.l.a.m.e.s.
flames flames-game git github harshfx harshsoni hashfx python python3
Last synced: 05 May 2026
https://github.com/shonharsh/uipath-fizzbuzz
This project is a UiPath C# implementation of FizzBuzz in UiPath.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 05 May 2026
https://github.com/shonharsh/rpadev-s06p01-getandsortdata-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Get & Sort Data practice found in section 06 practice 01 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: 05 May 2026
https://github.com/pouria-mirebrahimi/git-fundamentals-course
An introduction to Git.
git github gitlab version-control
Last synced: 05 May 2026
https://github.com/btr1975/ansible-role-win_iis_nodejs_webserver
Windows 2012 R2 NodeJS, IIS, IIS Node, and Git Ansible Role
2012 ansible-role git iis node nodejs windows
Last synced: 06 May 2026
https://github.com/prdai/dotfiles
personal dotfiles for a consistent dev setup across machines.
bash git htop kitty lazygit neovim neovim-dotfiles nvim tmux
Last synced: 06 May 2026
https://github.com/christian-korneck/getignore
get gitignore templates quickly in the shell for a wide variety of languages
cli git github github-api gitignore gitignore-cli gitignore-files gitignore-generator gitignore-patterns gitignore-rules gitignore-template gitignore-templates
Last synced: 06 May 2026
https://github.com/msaaddev/gitignore
⚠️ Generates .gitignore file using `npx @msaaddev/gitignore`
git gitignore nodejs open-source
Last synced: 06 May 2026
https://github.com/woss/ipfs-rehost-web-service
Web service for re-hosting git repositories, cargo, and npm packages using the IPFS.
Last synced: 06 May 2026
https://github.com/nerdmecha/git-bash-dart
GIT Dart Test
dart debug debugging git git-bash github source-tree sourcetree test testing visual-studio-code
Last synced: 06 May 2026
https://github.com/caseywebb/hubbard
:octocat: Über Simple GitHub Deployments
ci deployment git git-hooks github github-deployment
Last synced: 07 May 2026
https://github.com/myselfakashagarwal/gits
Setup your own Git server from scratch, including a web interface for repositories , access with tunnels & many more. All by executing shell scripts thats it.
automation bash-scripting continious-integration git self-hosted-git systemadministration
Last synced: 07 May 2026
https://github.com/israel-laguan/dotfiles
Collects all my important cross-distro system configurations
Last synced: 07 May 2026
https://github.com/joshdk/pull
Make build decisions based on pull request contents
ci continuous-integration git go golang
Last synced: 08 May 2026
https://github.com/brandonxlf/commit-with-date
VS Code extension to create and amend Git commits with manually set author and committer dates and identities.
Last synced: 09 May 2026
https://github.com/gstracquadanio/timone
A lightweight object router to store Git LFS objects on different storage backend
Last synced: 09 May 2026
https://github.com/dhth/dstlled-diff-action
Get a "distilled" version of a pull request's diff
code-review code-reviews git github pull-request pull-requests
Last synced: 07 Jan 2026
https://github.com/elazar/gitlab-hud
A personal heads up display for GitLab
Last synced: 09 May 2026
https://github.com/avraammavridis/go-git-parse
Small utility written in GO that parses the git info file and generates a JSON represantation of it.
Last synced: 09 May 2026
https://github.com/monacca1/nuggit
command line wrapper tool for git that simplifies the use of submodules
git revision-control submodule submodules version-control
Last synced: 09 May 2026
https://github.com/maxfalstein/github-improvements
GitHub Improvements
gist git github github-client github-extension github-labels github-page github-stars github-webhooks ifttt issues json projects pull-request repository repository-management repository-tools wiki
Last synced: 09 May 2026
https://github.com/leojpod/dotfiles
my config files
dotfiles git kitty-terminal nvim tmux-configs vim-configuration zsh-configuration
Last synced: 09 May 2026
https://github.com/shonharsh/rpadev-s03p02-listsdatetimes-vb
This project is my solution in VB to the Lists & DateTimes practice found in section 03 practice 02 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/dracula27/odin-admindashboard
The Odin Project - Full Stack JavaScript - Intermediate HTML and CSS - PROJECT: Admin Dashboard
css css-animations css-flex css-grid git github html
Last synced: 10 May 2026
https://github.com/shonharsh/rpadev-s04p01-calculatingsums-vb
This project is my solution in VB to the Calculating Sums practice found in section 04 practice 01 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: 10 May 2026
https://github.com/erikbernard/mjv-java-school-grupo1
MJV School Java práticas com git e github
Last synced: 10 May 2026
https://github.com/eioluseyi/repub
A proof of concept application that shows an overview of the active branches on a GitHub repository.
dark-mode git kanban kanban-board kanban-board-application react typescript
Last synced: 10 May 2026
https://github.com/plandes/grsync
Synchronize and manage multiple GitHub repositories
git home-directory linux synchronization unix utility
Last synced: 23 Apr 2025
https://github.com/gizmomogwai/repo-worker
Simple way to edit all modified git's in a repo workspace
Last synced: 12 Jun 2025
https://github.com/saulojustiniano1/esports-community
📦Projeto desenvolvido no evento da <NLW/> eSports na Trilha Explorer.
Last synced: 09 Apr 2026
https://github.com/ctxswitch/gdoc
Publish private godoc pages for a user or organization.
docs git github godoc golang private-repository
Last synced: 14 Jan 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/pulkit-singhal/git-diff-log
Find difference in commits of two branches with a single command
command-line-tool commit-analyzer git
Last synced: 02 May 2026
https://github.com/iamnewton/git-utils
A collection of git utilities and scripts to help out your every day activities
Last synced: 18 Apr 2026
https://github.com/teal-front/publish-pack-gen-chrome-extension
publish-pack-gen-chrome-extension
chrome-extension git pack publish svn
Last synced: 13 Apr 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/puneetkakkar/gpt-commit
A developer-friendly CLI tool that generates smart Git commit messages from your code changes using GPT models (OpenAI) or local LLMs like CodeLlama via Ollama.
ai-tools automation cli commit-messages developer-tools git gpt llm ollama openai
Last synced: 13 Apr 2026
https://github.com/customcommander/git-secrets-examples
Examples on how to use git-secrets from AWSLabs to find secrets in your Git repository
examples git secrets-detection
Last synced: 09 Apr 2025
https://github.com/paulveillard/cybersecurity-gitops
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about GitOps in Cybersecurity
git github github-actions gitops gitops-as-a-service gitops-config gitops-data-platform gitops-framework gitops-managed-cluster gitops-pipeline gitops-repo gitops-sre-configurations gitops-tool
Last synced: 19 Apr 2026
https://github.com/kasra10/git
My Git Cheat Sheet
commands git git-commands github
Last synced: 02 May 2026
https://github.com/aman9026/ci-using-jenkins
Integrating the repository with different environments of software production
automation ci continuous-integration devops docker docker-container environment-configuration git github jenkins jenkins--service jenkins-ci jenkins-pipeline tutorial
Last synced: 15 Feb 2026
https://github.com/misery/extendedapproval
Review Board extension for approval flag
git hg hook mercurial rbtools reviewboard
Last synced: 16 Feb 2026
https://github.com/gma/tmux-fuzzy-launcher
Open your projects in tmux (plus editor of choice)
bash bash-script fzf git launcher shell tmux tmuxinator utility vim
Last synced: 19 Apr 2026
https://github.com/eritech98/my_react_portfolio_frontend
A modern, responsive React portfolio showcasing my skills, projects, and passion for building full-stack and AI-powered web applications. Designed for clarity, performance, and personality.
ant-design api-rest boostrap4 dontenv express git gmail-api gmail-smtp json jsx nodejs nodemailer react typescript
Last synced: 14 Apr 2026
https://github.com/robertoofelipe/ecommerce
🏪 Este é um projeto no qual estou utilizando para aperfeiçoar meus conhecimentos. O intuito dele é criar um marketplace onde nossos clientes irão poder cadastrar suas contas e comprar produtos estéticos como bonés, sapatos, camisas... Este projeto é focado no Front-End, integrado com o firebase para consumo de dados e autenticação de dados
context-api firebase firebase-auth firebase-database frontend git reactjs styled-components typescript ui-design useform-hooks
Last synced: 13 Apr 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/encuetee/learn-git-branching-solutions
My Solutions and Notes for the Learn Git Branching Tutorial
Last synced: 11 Mar 2026
https://github.com/derickcsantos/derickcsantos
Olá, me chamo Dérick Campos Santos, tenho 20 anos e atualmente sou técnico em desenvolvimento de sistemas, com conhecimentos em HTML, CSS, Javascript, Node.js, Express.js, React.js, TailwindCSS, Bootstrap e C# e como banco de dados utilizo mongoDB e PostgreSQL.
aws bootstrap config csharp css3 express-js git github-config html5 javascript mongodb mysql node-js postgres postgresql reactjs tailwindcss
Last synced: 01 Mar 2026
https://github.com/liblaf/dotfiles
💻 Comprehensive Arch Linux setup with automated scripts, configurations, and system optimizations
arch-linux configuration-management dotfiles fish-shell git home-automation restic systemd vscode zoxide
Last synced: 16 Apr 2026
https://github.com/bglezseoane/gitfind
An utility that finds Git repositories in your machine
Last synced: 14 Apr 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/hengfengli/gitrelease
A CLI tool to generate git release notes.
Last synced: 14 Apr 2026
https://github.com/pktcodes/tea-station-html-css-project
Tea Station Project using HTML and CSS
css3 font-awesome formspree git google-fonts html5 javascript pexels
Last synced: 15 Apr 2026
https://github.com/murilopizolito/nlw-unite
Projeto desenvolvido na NLW Unite da Rocketseat.
Last synced: 12 Apr 2026
https://github.com/yakiyo/ugit
Following tutorial https://www.leshenko.net/p/ugit/ in Go
Last synced: 03 May 2026
https://github.com/falsyvalues/dotfiles
dotfiles
bash editorconfig git sublime-text-3
Last synced: 24 Oct 2025
https://github.com/danielemidio1988/nlw-esports
Projeto desenvolvido no evento Next Level Week (NLW) da Rockseat
Last synced: 03 May 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/wtanaka/ansible-role-gitk
Ansible role to install gitk
ansible ansible-galaxy ansible-role ansible-roles development galaxy git gitk graphical graphical-interface gui
Last synced: 20 Apr 2026
https://github.com/adhamu/repo-switcher
Migrate repositories between git service providers
bash bitbucket change-git-service git github gitlab switch-repository
Last synced: 13 Apr 2026
https://github.com/nickscip/sem-verified-ci
Workflows to automatically release Semantically Versioned Code
actions cicd conventional-commits devops git git-cliff semver workflows
Last synced: 08 May 2026
https://github.com/syeo66/repowriter
Allows writing text to githubs contribution display
Last synced: 09 May 2026
https://github.com/pradeepsingroul/sugarcosmatic-clone
This is a product base website which is a clone of Sugarcasmetics.com this was a individual project which created by me with in a 4 day. To create this web i have used Js,html ans css.
css git github html javascript
Last synced: 03 May 2026
https://github.com/lugodi/nlw-challenge-explorer
Challenge proposed during Rocketseats NLW
Last synced: 15 Apr 2026
https://github.com/ebiiim/gitbackup
A Kubernetes Operator for scheduled backup of Git repositories.
backup git kubernetes operator
Last synced: 22 Jan 2026
https://github.com/heruka-urgyen/lit
Interactive git tools
cli git ink interactive react tools
Last synced: 20 Apr 2026
https://github.com/jpbelval/git-diploma
Git-powered source control for student projects
Last synced: 20 Apr 2026
https://github.com/birmingham-and-solihull-ics/intro_to_git
Git and GitHub training presentation
Last synced: 28 Apr 2026
https://github.com/imscruz/fakeconc
A simple script that generates fake contributions for a GitHub repository to showcase activity, without actually altering the project in any meaningful way. This is NOT intended for spamming or malicious activity. The purpose is purely for learning, demonstration, or fun!
contribution fake fakeresons generator git github python random spam
Last synced: 13 Apr 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/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/hacker-code237/ml
This project will allow a computer to read and learn with the help of TensorFlow VGG16()
apache-maven coreml docker git html5 java javascript json machine-learning nodejs python raspberry-pi shell-script tensorflow yaml
Last synced: 17 Jan 2026
https://github.com/madflow/kommit
An Agentic Git Commit Assistant - git kommit --yolo
agentic-ai agents ai cli fun git ollama
Last synced: 14 Apr 2026
https://github.com/jeffotoni/gitwebhooks
Application responsible for receiving messages from github webhooks, and automating our production environment by deploying.
git git-hooks githook githook-webservice github-webhooks php php7 receive-requests ssh-key webhook webhooks
Last synced: 16 Apr 2026
https://github.com/antoniof1704/git-contribution-guide
This includes valuable guidance in the form of a README for users who wish to contribute to the main branches of a large project in a safe and efficient manner. I use this as a template to add to the READMEs of the projects I manage.
Last synced: 06 Feb 2026
https://github.com/gaurav-chaurasia/it-web-lab
css design git github-pages html
Last synced: 13 Apr 2026
https://github.com/lassestilvang/dotfiles
Files for setting up preferred environment
Last synced: 09 May 2026
https://github.com/alberanid/git-crash-course-en
Git crash course
cli course crash-course git introduction repositories slides tutorial
Last synced: 04 May 2026