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-06 00:12:40 UTC
- JSON Representation
https://github.com/m7moudgadallah/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 28 Apr 2026
https://github.com/levos-snr/phase-1-code-chalenge-week1
Week 1 Toy problems
css3 git github html5 javascript
Last synced: 28 Apr 2026
https://github.com/fel1324/numbers
Projeto desenvolvimento como desafio prático pela formação Full-Stack: JavaScript: JavaScript Intermediário, da Rocketseat.
css git github html javascript
Last synced: 28 Apr 2026
https://github.com/r2-g2/cc-by-sa-4.0
[CC-SA-4] template for a project licensed under CC-BY-SA-4.0
cc-by-sa cc-by-sa-4 cc-by-sa-4-0 git github license markdown markdown-template project project-template readme readme-template repository repository-template template template-project template-repository
Last synced: 15 Apr 2026
https://github.com/ekedonald/git-project
This project highlights the importance of Git in Software Development through Initializing Repositories, Making Commits, Working With Branches, Collaboration, Remote Repositories and Tracking Changes.
Last synced: 29 Apr 2026
https://github.com/fmind/cookiecutter-gitconfig
Template to generate a git config file
config cookiecutter git scm template
Last synced: 29 Apr 2026
https://github.com/spithash/git-janitor
Bulk update all your local git repos from different directories even if they require sudo
bash bash-github bash-script git git-janitor git-updater linux-scripts
Last synced: 09 May 2026
https://github.com/linqlover/git-backup
Minimalistic fire-and-forget backup tool that uses a git remote as a backup server. Every backup creates (and pushes) a new commit on a separate branch without altering the local ancestry or working copy.
Last synced: 29 Apr 2026
https://github.com/lucasvtiradentes/repositories-manager
🔄 sync and manage your git repositories effortlessly.
git linux nodejs repositories ssh synchronization
Last synced: 14 Feb 2026
https://github.com/d-e-s-o/git-blamediff-py
Easy and fast annotation of diffs using git.
git git-workflow python python3
Last synced: 09 May 2026
https://github.com/ariarzer/my-git-alias
My aliases for git. Easy rebase all you branch and much more!
alias customization git script
Last synced: 29 Apr 2026
https://github.com/eco786786/restaurant_orders
This analysis seeks to uncover patterns in customer behaviour by examining restaurant order data.
data-analysis git postgresql tableau
Last synced: 29 Apr 2026
https://github.com/s5-dev/archiver
Tool to archive websites and other content available on the Internet on the content-addressed S5 Network
archive archiver atproto bluesky content-addressed git http selfhosted twitch web web-archive youtube
Last synced: 09 May 2026
https://github.com/thegeeklab/tag-sv
Create tags from SemVer version string
Last synced: 29 Apr 2026
https://github.com/sarahelsaig/derelictcore.fractalgit
A git graphical front-end with submodule operations in mind
Last synced: 14 Feb 2026
https://github.com/andresweitzel/db_inmobiliaria_microservicios_postgres
Base de Datos para el Consumo de los Microservicios InmuebleService y PropietarioInmuebleService
Last synced: 29 Apr 2026
https://github.com/joubertredrat/git-clone-github
bash-script bash-scripting bash-scripts clone-repos git github github-config
Last synced: 09 May 2026
https://github.com/meli-nzekele/stackup-multi-timer-app
Multi-timer application built following StackUp instructions/code
css git github github-desktop html javascript stackup timer vscode
Last synced: 29 Apr 2026
https://github.com/nsvk13/forgejo-mcp-server
Forgejo Self-Hosted Integration with Claude MCP (AI Assistant)
claude forgejo forgejo-mcp-server git gitea mcp-server
Last synced: 23 Jun 2026
https://github.com/estruyf/vscode-commit-helper
CommitHelper a Visual Studio Code extension
commit git vscode vscode-extension
Last synced: 09 May 2026
https://github.com/willfurnass/lunchbytes-git-prompt
Presentation on bash-git-prompt
Last synced: 29 Apr 2026
https://github.com/gufranco/tmux-git-revamped
Per-pane git status for tmux: branch, changes, ahead/behind, stash, and provider PR/issue counts. Non-blocking, no temp files, 95%+ tested
bash branch dotfiles git git-status shell status-bar statusline terminal tmux tmux-plugin tpm vcs
Last synced: 24 Jun 2026
https://github.com/boundstate/docker-alpine-git
Alpine Docker image with Git installed
alpine-linux bash docker git openssh
Last synced: 15 Apr 2026
https://github.com/woile/commitizen-presentation
Automate release cycle with commitizen
commitizen conventional-changelog conventional-commits git semver
Last synced: 29 Apr 2026
https://github.com/ppedrolucas/recipe-page
Uma página web com receita de cupcake de chantilly
Last synced: 29 Apr 2026
https://github.com/ludson96/project-ting
Neste projeto, implementei um programa que simula um algoritmo de indexação de documentos similar ao do Google. Ele é capaz de identificar ocorrências de termos em arquivos TXT.
git node pytest python3 queue search-algorithm
Last synced: 29 Apr 2026
https://github.com/mfaizanali2/blog-app
A blog app built with JavaScript, Firebase, CSS, and Bootstrap allows users to create, view, and manage blog posts with real-time data storage and authentication via Firebase, styled with CSS and Bootstrap for responsive design.
boostrap css firebase git github html javascript loginform
Last synced: 16 Apr 2026
https://github.com/dataspieler12345/proyecto-mates
Este es nuestro repositorio remoto para nuestro proyecto de matematicas
Last synced: 29 Apr 2026
https://github.com/kshitiz-mhto/mock-my-commit
A Git commit message validator that roasts your bad commit messages with sarcastic, passive-aggressive one-liners.
cobra emojis git git-hooks golang mistral-api text-generation-model
Last synced: 09 May 2026
https://github.com/saurabh73/gitbot
Slack bot to fetch and commit code from github repository.
bot git github slack slash-commands stdlib stdlib-slack
Last synced: 21 Jun 2026
https://github.com/gableroux/git-commands-example
This is a repository for showing git commands usage
Last synced: 29 Apr 2026
https://github.com/md-talim/git-implementation-ts
A TypeScript implementation of Git's core features, built as part of the "Build Your Own Git" challenge.
build-your-own-x git typescript
Last synced: 29 Apr 2026
https://github.com/alexsandro-01/trybetunes
Projeto desenvolvido em React que se comporta como um player de músicas. A ideia do projeto é usar a API do Itunes para pesquisar por Álbuns de artistas e conseguir executar as músicas, assim como salvar essas músicas como favoritas.
fetch-api git github-pages reactjs
Last synced: 15 Apr 2026
https://github.com/theekshana-nirmal/learn-git
This is a quick reference to Git! Maintained by three contributors, we’re adding sections and refining content to make version control simple for all developers. Explore, learn, and contribute! 🌟
Last synced: 29 Apr 2026
https://github.com/archf/git-gh-pages
A git subcommand to manage gh-pages using git worktrees
documentation-tool gh-pages git
Last synced: 29 Apr 2026
https://github.com/neelakandanv/day21-3
Website of ideas to get rid of being bored
css3 dom git github html5 javascript netlify
Last synced: 29 Apr 2026
https://github.com/guimiiller/gerador-hex
Projeto Gerador de Hexadecimal
css git github html javascript
Last synced: 16 Apr 2026
https://github.com/blendsdk/git-commit-agent
🤖 AI-powered git commit message generator using LangChain and OpenAI. Automatically analyzes code changes and creates high-quality conventional commit messages with smart detection, error handling, and global configuration support.
ai automation cli cli-tools commit-messages conventional-commits developer-tools git langchain openai
Last synced: 29 Apr 2026
https://github.com/celo-gomes/nlw-10-copa
testando 1º repositorio - calendario pessoal da copa
css3 git github html5 javascript
Last synced: 15 Apr 2026
https://github.com/rbuj-uoc/m4.253-pac1
PAC 1 de l'assignatura programació JavaScript per a programadors del Màster universitari de Desenvolupament de Llocs i Aplicacions Web
Last synced: 09 May 2026
https://github.com/nicolas-yangli/nvim-git-blame
Display git-blame information after current line, powered by neovim remote plugin.
Last synced: 29 Apr 2026
https://github.com/mch-fauzy/reference-number-generator
Module to generate reference number
generator git jest sequence typescript
Last synced: 29 Apr 2026
https://github.com/akorablov/project_data_jobs
Looking into the data job market across Czechia, Slovakia, and the US.
data-analysis data-science git job-market jupyter learn-to-code matplotlib pandas python seaborn skills visual-studio-code visualisation
Last synced: 29 Apr 2026
https://github.com/jose26362780/desenvolvimento-01-calculadora-de-propinas-
Projeto desenvolvido na maratona ONE BIT CODE
css git github html javascript
Last synced: 29 Apr 2026
https://github.com/code9g/ohmyfood
Projet 3 de la formation "Développeur JavaScript / React" de OpenClassRooms
animation-css css3 git github html5 openclassrooms sass school-project
Last synced: 29 Apr 2026
https://github.com/yuri-val/auto-pr-description-action
GitHub Action is designed to make your life easier by automatically generating pull request (PR) descriptions.
description diff git github pull-request review
Last synced: 09 May 2026
https://github.com/satyam-software-developer/stopwatch-vanilla-javascript
stopwatch created with html, css and javascript for frontend web development.
css git github html javascript
Last synced: 29 Apr 2026
https://github.com/musamueed19/appify-landing-ww
Appify - Landing Page. Appify. Where you can collaborate with us. App landing page using Next.JS 15. Core Technologies used in this project are the Next JS 15 (FrameWork), TypeScript, TailwindCSS, React Icons, React Multi-Carousal. Core Tools used in this Project are: VS Code, Git & GitHub, Figma, Vercel (for deployment).
figma git github nextjs15 nextjs15-typescript react reactcarosel reacticons reactjs tailwindcss typescript vercel vercel-deployment
Last synced: 12 Feb 2026
https://github.com/wwddnn/nlw-spacetime
Aplicação Web Responsiva de Cápsula do tempo.
Last synced: 29 Apr 2026
https://github.com/margual56/gg
An opinionated, zero-friction Git collaborator that handles the "weird shit" for you. Auto-conventional commits, smart-syncing unrelated histories via rebase, and intelligent SSH/Agent authentication.
cli cli-app git git-wrapper libgit2 rust
Last synced: 12 Feb 2026
https://github.com/genaumann/salt-git-formula
Salt - Git Formula
git salt saltstack saltstack-formula
Last synced: 06 Feb 2026
https://github.com/guillempuche/general-information-about-coding
List of useful command lines.
bash cmd command-line console git
Last synced: 30 Apr 2026
https://github.com/costajob/git_commands
Utility library to rebase and aggregate your project branches
Last synced: 30 Apr 2026
https://github.com/doanbactam/trace
Git history visualizer for the AI coding era.
ai-coding git history visualizer
Last synced: 02 Jun 2026
https://github.com/fabiasantos1/componentes
Projeto desenvolvido durante o Explorer da Rocketseat
Last synced: 09 May 2026
https://github.com/shmuelie/objectivegit
Powershell Git
git powershell powershell-module
Last synced: 30 Apr 2026
https://github.com/yasmin-camargo/git-e-github-womakers
Repositório do curso de git e github desenvolvido para o Bootcamp Back-End Python e Django da womakers code
Last synced: 30 Apr 2026
https://github.com/inacio000/nlw-copa
Calendário pessoal de jogos da Copa 2022
css git github html javascript
Last synced: 30 Apr 2026
https://github.com/prodoug21/petlife_projeto
Projeto de uma página de consultório veterinário, desenvolvido durante a Trilha Start da OneBitCode
css3 git github html5 javascript
Last synced: 30 Apr 2026
https://github.com/shishidosoichiro/renga
Issue tracking for AI-assisted development — plain Markdown files, no account, no config
ai claude-code cli git issue-tracker markdown rust
Last synced: 24 Jun 2026
https://github.com/mpogotsky/minesweeper
Minesweeper written with C++
cpp git lambda-functions make oop
Last synced: 30 Apr 2026
https://github.com/gnpaone/giteapy
Python SDK for Gitea - A painless, self-hosted Git service
Last synced: 30 Apr 2026
https://github.com/luskas8/probabilidade-estatistica-otimizacao
Trabalho prático da matéria de probabilidade e estatística que faz o calcula de otimização com canto noroeste e menor custo de um dado quadro
Last synced: 09 May 2026
https://github.com/dharshinisathasivam/githubdemo
This is the demo for pushing the code to github account
git github github-config html5
Last synced: 30 Apr 2026
https://github.com/kaysilvha/get.coffee
Projeto desenvolvido para praticar responsividade
css figma git github html visual-studio-code
Last synced: 30 Apr 2026
https://github.com/andreasscherbaum/ansible-git2
Ansible Playbook which builds and installs git2 on Red Hat based systems
ansible ansible-playbook ansible-playbooks ansible-role ansible-roles centos git git2 red-hat redhat
Last synced: 10 May 2026
https://github.com/josealz/pipati
juego piedra papel tijera
code estefania freecodecamp game git github python python3 vscode
Last synced: 30 Apr 2026
https://github.com/giacomoferretti/android-git-scanner
A tool to scan the entire git history of Android `art` repository.
android android-art art art-runtime git oat odex odex-patcher scanner vdex
Last synced: 30 Apr 2026
https://github.com/rootmos/git-audit
Manages an audit trail for a Git repository by considering it as an Ethereum side-chain
audit audit-trail blockchain ethereum git side-chain
Last synced: 10 May 2026
https://github.com/nirokay/gitman
A cross-platform git repository manager. Easily keep track of your cloned repositories.
git manager multithread-download nim nim-lang repository-management repository-manager
Last synced: 30 Apr 2026
https://github.com/rodrigoqueiroz12/nwl-spacetime
Aplicação Web Responsiva de Cápsula do Tempo
Last synced: 30 Apr 2026
https://github.com/ixjlyons/dotfiles
Config files
fish-shell git i3status i3wm rofi vim x11
Last synced: 30 Apr 2026
https://github.com/codedejustin/tp1-t24-mec_ja
Ce programme demande à l'utilisateur un nombre de combinaisons de 6/49 entre 10 et 200, tire au hasard les combinaisons de 6/49, les chiffres dans chaque combinaison doivent être sans répétition, avec un numéro complémentaire et doit afficher la combinaison dans l'ordre.
csharp git github mathematics visual-studio
Last synced: 30 Apr 2026