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-08 00:13:00 UTC
- JSON Representation
https://github.com/open-vcs/openvcs-plugin-git
Reference Git backend plugin for OpenVCS. Implements Git support using the OpenVCS plugin protocol. Experimental and subject to change.
Last synced: 22 May 2026
https://github.com/bitwizeshift/actions-github
A repository of composite actions for automating Github repo management
actions git github github-script
Last synced: 05 May 2026
https://github.com/tiagodanin/mktogitghpages2
My script for create GH-Pages - Version 2
gh-pages git github javascript markdown
Last synced: 17 Apr 2026
https://github.com/maxim-mazurok/cli-nodejs-gitignore-generator
Simple NodeJS cli-generator for .gitignore
cli git gitignore gitignore-generator nodejs
Last synced: 05 May 2026
https://github.com/joeshub/gitflow-demo
Demo of using the gitflow model
git gitflow gitflow-model gitflow-workflow
Last synced: 17 Apr 2026
https://github.com/nicoespeon/talk-drawing-git-graphs
Talk "Drawing Git Graphs in the Browser"
Last synced: 19 Apr 2026
https://github.com/dnhn/git-commit-audio
A Git hook that plays a sound when you commit :sound:
audio fortheloveofcode git git-hook git-hooks post-commit shell sound terminal
Last synced: 28 Jul 2025
https://github.com/jpeer264/node-is-git-added
Check if a files are added in a git repository
added commit git head is-git repo repository
Last synced: 29 Apr 2026
https://github.com/sambacha/gitsz
deterministic and secure source artifact creation process for git archive and git tag
artifact git git-secure-tag git-tag git-tools git-workflow gitsz source tag
Last synced: 20 Jan 2026
https://github.com/deveodk/global-gitignore
Global .gitignore to use on a Mac
Last synced: 20 May 2026
https://github.com/shonharsh/fsharp-exercism-s00e01-setup-helloworld
Exercism - This is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism fsharp git guide hello-world learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/ilikeplayinggames/line-diff-action
Gets the git diff between two commits, formats it using Delta, and writes it to `./diff.txt`.
Last synced: 22 May 2026
https://github.com/freemagee/git-cheat-sheet
My very own Git Cheat Sheet for personal reference to useful git commands!
cheatsheet git version-control
Last synced: 14 Mar 2025
https://github.com/dendurruty/proyectos-curso-javascript-manipulacion-del-dom-freecodecamp
Este repositorio contiene apuntes y proyectos del curso "JavaScript para manipulación del DOM - Curso con Proyectos" de freeCodeCamp en Español, canal de YouTube.
css dom freecodecamp git github html javascript visual-studio-code
Last synced: 08 Apr 2026
https://github.com/milescranmer/dockers
Docker images and tricks 🐳
astronomy bash containers docker dockerfile git gpu linux python
Last synced: 08 Apr 2026
https://github.com/tomerh2001/git-crypt-pipe
Decrypts git-crypt encrypted repositories in Bitbucket Pipelines.
bitbucket bitbucket-pipeline cryptography git git-crypt pipe
Last synced: 03 Mar 2025
https://github.com/metov/metovhooks
My personal git hooks.
git git-hooks hacktoberfest2021
Last synced: 20 Jan 2026
https://github.com/suddengunter/go-linter-enforcer
This simple app checks if provided git repos are following your golangci-lint config and if not - updates repo config and pushes update to a remote branch
bitbucket git go golangci-lint hacktoberfest linter
Last synced: 22 May 2026
https://github.com/rkooyenga/git-clone
Mass clone all Github repositories of a user or organization with a single command in your terminal
bash console git kooyenga linux ray shell-script
Last synced: 05 Nov 2025
https://github.com/ginkida/gptunzip
A versatile CLI tool for unpacking zipped Git repositories and converting them into a structured text format for NLP applications, including ChatGPT.
git golang gpt-4 source-code zip
Last synced: 03 May 2026
https://github.com/lumirelle/gif
Your best git friend -- gif.
fast-tool git git-tool scripts
Last synced: 11 Jun 2026
https://github.com/julian-corbet/dotkeeper
P2P file sync with git history — embedded Syncthing + staggered git auto-backup across any number of machines
dotfiles git golang p2p-sync self-hosted syncthing
Last synced: 24 May 2026
https://github.com/spenserblack/git-draft-commit
Draft a commit message before you commit
Last synced: 20 May 2026
https://github.com/vendethiel/changelog.pl6
Generate a changelog from a Git repository
Last synced: 10 May 2026
https://github.com/sainingo/school_library_oop
This is a simple ruby console application that uses object oriented programming concepts like classes, objects, inheritance to constructs a simple but yet powerful application.
git oop-principles ruby terminal
Last synced: 06 May 2026
https://github.com/patgeo117/automata
Este proyecto usa GitHub Actions para hacer commits diarios automáticos, actualizando un archivo con la fecha y hora. Funciona con un Token de Acceso Personal (PAT) configurado como secreto en GitHub.
automation bot ci-cd cron-jobs daily-commit developer-tools git github-actions personal-project workflow-automation
Last synced: 20 May 2026
https://github.com/kawankakubo/dev-links
Dev-Links é um projeto pessoal que centraliza links importantes para desenvolvedores. Desenvolvido em colaboração com a Rocketseat como parte de uma iniciativa gratuita para iniciantes, este site fornece uma maneira prática de organizar e acessar recursos úteis da minha carreira de desenvolvedor.
css figma git github html javascript
Last synced: 18 Feb 2026
https://github.com/ejfox/git-status-dash
See the status of all the repos in a folder in one place
Last synced: 09 Sep 2025
https://github.com/o0y0o/git-delete-branch
🧹 Delete Git branches with interactive CLI.
cli delete-branch git git-branch terminal
Last synced: 18 Apr 2026
https://github.com/chmouel/gh-mergeprs
merge multiple Pull Requests easily
command-line gh-extension git github shell
Last synced: 06 May 2026
https://github.com/matijs/no-fixups-action
GitHub Action that can be used as a blocking status check when there are 'amend!', 'fixup!', or 'squash!' commits in a pull request
amend autosquash commit fixup git github-action pull-request rebase squash
Last synced: 19 May 2026
https://github.com/kalbarczykdev/dotfiles
My config dotfiles
aerospace dotfiles git neovim sketchybar starship-prompt wezterm zsh
Last synced: 09 Apr 2026
https://github.com/makuche/config
Declarative configuration files for my Ubuntu and Darwin machines. Uses home-manager, nix-darwin and brew to install user packages and settings.
brew git home-manager linux macos neovim nix nix-darwin nixos system
Last synced: 26 Jul 2025
https://github.com/asacxyz/asacxyz
whoami
curriculo dev gcp git github google-cloud-platform googlecloudplatform java mysql profile resume software software-development spring-boot springboot whoami
Last synced: 09 Apr 2026
https://github.com/andresweitzel/amazon_web_services_projects
Central repository for projects and tutorials that implement Amazon Web Services (AWS) technologies.
aws aws-apigateway aws-cloudformation aws-dynamodb aws-lambda aws-rds aws-s3 aws-sdk aws-tutorials git mercadolibre-api mercadopago-api nodejs nodejs-framework postman-collection serverless-framework systems-manager-parameter-store typescript
Last synced: 09 Apr 2026
https://github.com/pvm-harshavardhan/expense-tracker
A modern, responsive web app to track your income and expenses. Easily add, edit, and delete transactions, view your balance, and manage your budget with a clean, user-friendly interface.
css3 git github github-pages html5 javascript-es6
Last synced: 07 May 2026
https://github.com/nishan-pradhan06/github_training
This GitHub repo is your go-to place for learning all things GitHub, from basics to advanced. Dive in, explore, and level up your skills with us!
git github github-config github-training
Last synced: 19 May 2026
https://github.com/raizertechdev/simple-project-to-do-list-node
Desenvolvi uma Lista de Tarefas que não só fortaleceu meu aprendizado HTML, CSS, JavaScript e Node, mas preparou-me para desafios futuros, aplicando o padrão MVC para eficiência e interatividade. Nesta aplicação, os usuários podem interagir ao adicionar suas tarefas e verificar que elas são salvas em um banco de dados!!!
css3 git github html5 javascript nodejs
Last synced: 09 Apr 2026
https://github.com/paulmmoore3416/github-command-center
A powerful self-hosted GitHub Desktop alternative w/ inline PRs, issues, workflows, and local git in one dark themed app
developer-tools git github github-desktop go golang open-source react tailwindcss typescript
Last synced: 08 Apr 2026
https://github.com/nafijur-rahaman/tution-media-platform-backend-
Tuition Media Platform connects students with tutors for personalized learning. Tutors can search tuitions by subject, location, class and others. Both students and tutors manage profiles and student can post for tutiton.
cloudinary django django-rest-framework git github postgresql python
Last synced: 08 Apr 2026
https://github.com/christiansmith812/keyboard-shortcuts
Popular applications keyboard combinations
git google jetbrains keyboard-shortcuts vscode
Last synced: 29 Jul 2025
https://github.com/hashim21223445/andoka-cloud.2000
Andoka Cloud.mdConfig files for my GitHub profile.
algorithms docker-compose firebase firebase-auth git gitactions-workflow github-actions github-config html html-css-javascript java javascript laravel machine-learning modules qa qrcode-generator ruby template university-project
Last synced: 08 Apr 2026
https://github.com/trueredfence/devops-project
Devops Projects
ansible aws cicd docker docker-compose git jenkins kubernetes terraform
Last synced: 08 Apr 2026
https://github.com/takbirgazi/important
Explore our daily-use code snippets and tools conveniently stored in this repository's README. Dive into practical examples and utilities we rely on regularly
cmd express git github javascript mysql node php react
Last synced: 08 Apr 2026
https://github.com/erni-academy/training-get-fit-at-git
materials for the _get fit at git_ training
Last synced: 16 Mar 2025
https://github.com/iamrlz/devops-roadmap
This repo contains the various learning materials for Cloud & DevOps.
aws azure ci-cd cloud computer-science devops devops-roadmap docker documentation gcp git github github-actions golang kubernetes linux python shell-scripting
Last synced: 08 Apr 2026
https://github.com/sayantikabanik/understandinggit
My sandbox for teaching Git
Last synced: 06 Mar 2026
https://github.com/shivankk26/docker-learnings
Welcome to the Docker Learnings Repository! This Repository contains all the Source Code and resources needed to learn how to Dockerize various applications, including a MERN application, React application, Vite application, and Next.js app.
docker docker-compose docker-container docker-image expressjs git mongodb nextjs nodejs reactjs vite yaml yaml-configuration
Last synced: 08 Apr 2026
https://github.com/lebrancconvas/game-space
Indie Game Marketplace.
bootstrap4 docker git responsive-design vue vue-router vuex yarn
Last synced: 09 Apr 2026
https://github.com/C17AN/gemini-commit-assistant
AI-based commit message generator, powered by gemini-cli.
Last synced: 02 Aug 2025
https://github.com/pincheveto/ezoterika
website to consult numerology, tarot reading and other mystical nonsense
git github numerology pincheveto
Last synced: 03 Feb 2026
https://github.com/wojciechpolak/vcstreak
VC the Longest Streak (Git, Mercurial, Subversion)
git mercurial python statistics stats subversion vcs
Last synced: 19 May 2026
https://github.com/gregorbiswanger/hello-git-t-800
GitHub Workshop Beispiel...
Last synced: 14 May 2026
https://github.com/hamflx/repo-mirror
A small tool for periodically syncing repositories.
Last synced: 16 Jan 2026
https://github.com/pernillasterner/technigo-project-survey-vite
This project uses React to make a survey multi-step form where users can answer different types of questions. After finishing the survey, users get a summary of their answers.
css3 form-validation frontend git html5 javascript multi-step-form pair-programming progress-bar range-slider react-components react-state reactjs regex scss-framework survey-form ui web-development
Last synced: 27 Sep 2025
https://github.com/hitalo-lima/devlinks
Agrupador de links online
css figma git github html javascript
Last synced: 11 Apr 2026
https://github.com/maksof-waqarahmed/devops
This repository documents my step-by-step journey through a comprehensive DevOps course. It includes weekly learning, hands-on tasks, and projects covering Git, CI/CD pipelines, Docker, GitHub Actions, cloud deployment, and monitoring with Grafana.
ci-cd cloud devops docker git github-actions grafana monitoring-scripts monitoring-tool
Last synced: 09 Apr 2026
https://github.com/massigy/palmares-gc-tennis-db
Base de Donnés Pour les Palmarès GC Tennis ( depuis 2021 ).
css ejs expressjs git github html javascript mysql nodejs npm postgresql sass sql typescript
Last synced: 09 Apr 2026
https://github.com/crisdux/recursos-git-github
Repositorio exclusivo para compartir recursos para aprender git y github (libros, cursos, paginas, juegos, etc)
Last synced: 07 Jul 2026
https://github.com/worst001/note_code_manage
收集了代码管理、代码评测、自动化部署相关资料、手册
deployment git guide learning management markdown mkdocs note notebook
Last synced: 11 Apr 2026
https://github.com/corvidlabs/augur
🔮 Graded trust for code changes. Deterministic risk scoring (proceed, review, block) for humans and agents. No API key, no LLM.
ai-agents ci cli code-review developer-tools fledge git risk-scoring sarif swift
Last synced: 07 Jul 2026
https://github.com/josealz/eas_odin_project_3
Etch A Sketch
git github github-pages html-css-javascript odin-project vscode
Last synced: 18 Apr 2026
https://github.com/corneliouzbett/easy-shop
Easy shop is an angular application consuming customer order backend, demonstrate angular testing using karma, jasmine and Mastering git
angualar6 angular git jasmine jasmine-framework karma karma-jasmine
Last synced: 08 Aug 2025
https://github.com/ottx96/ungit-docker
Credits: https://github.com/FredrikNoren/ungit
Last synced: 06 Apr 2025
https://github.com/niveshsunny/go-app
Golang application deployed on Kubernets Cluster Complete CI/CD
argocd git github-actions grafana helm-charts ingress-nginx k8s kops-cluster prometheus
Last synced: 09 Apr 2026
https://github.com/skorotkiewicz/devdrop
Local-first workspace sync for developers
archlinux aur cli devdrop developer-tools git local-first rust secrets sqlite sync workspace
Last synced: 04 Jul 2026
https://github.com/pedromoncivais/repo-uno
Primer repo creado en Github
curso-de-git dalto git github soydalto
Last synced: 09 Apr 2026
https://github.com/serbiant/perfect-git-import-export
Import/export your issues, milestones, labels from your repository.
git github github-api issues labels milestones
Last synced: 21 Apr 2026
https://github.com/jalalmostafa/mining-afxdp
Mining Linux Kernel Repositories to extract knowledge about AF_XDP
afxdp git linux linux-kernel packet-processing repository-mining statistics zero-copy
Last synced: 16 Feb 2026
https://github.com/anmamun0/hack-setup
Dev notes, setup guides, and code config references. etup instructions, Wi-Fi commands, Git guide, and C++/JSON code configs.
cmd git json networking nmap vscode
Last synced: 10 Aug 2025
https://github.com/vutran/git-sbs
View git diffs side-by-side
cli diff git javascript node side-by-side
Last synced: 06 May 2026
https://github.com/megawubs/get
Get a git project by its url and clone it in the go directory structure
Last synced: 19 May 2026
https://github.com/steevanb/gitscripts
Git recursive status, easiest add tag / delete tag, rebase with stash, etc
Last synced: 13 Aug 2025
https://github.com/defcronyke/gitcid
power tools for git ⊙ https://gitc.id
ci-cd docker docker-compose git helper-scripts pipeline power power-tools rsync scm scripts server ssh tools
Last synced: 09 Apr 2026
https://github.com/shonharsh/csharp-exercism-s05e01-tuples-phonenumberanalysis
Exercism - This C# project is about tuples and analyzing phone numbers.
academic artificial-intelligence atom automation bot config csharp education git guide learning markdown phone-number process studio testing training-materials trending tuples windows
Last synced: 06 Apr 2026
https://github.com/magarcia/gitingest
A CLI tool to turn any Git repository into a simple text digest of its codebase to feed on LLM
Last synced: 12 May 2025
https://github.com/rugwizangoga/todo-list-app
Todo list App is a simple web app that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete, delete/Edit a task or add a new task and you can even clean all of the completed tasks if you want
es6 git github html-css-javascript linter webpack
Last synced: 18 Apr 2026
https://github.com/linxueyuanstdio/learngit
learn git from demand
git github learngit learning learning-by-doing learning-notes stage
Last synced: 19 May 2026
https://github.com/lev4and/employmentagency
Программа для агентства по трудоустройству на WPF
csharp entity-framework git livecharts material-design mssql mvvm wpf
Last synced: 09 Apr 2026
https://github.com/wellingtonmnf/onde_joga_isso_fora
"Onde Joga Isso Fora?" é uma aplicação web desenvolvida como resultado da Imersão Dev_ com Gemini da Alura, em setembro/2024
aplicacao app descarte git github meioambiente ondejogaissofora open-source reciclagem residuo residuos sustentabilidade sustentavel vercel vercel-deployment
Last synced: 20 Jan 2026