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-10 00:12:45 UTC
- JSON Representation
https://github.com/ShivankK26/eVault-CLI
eVault CLI is a command-line tool built using Rust programming language that enables users to manage their passwords securely. With eVault CLI, users can add, view, edit, and store their passwords conveniently and safely.
cli cli-app git github rust rust-lang sqlite3
Last synced: 06 Aug 2025
https://github.com/idea2app/git-utility
A file/folder downloader based on Git CLI, TypeScript & Node.js
Last synced: 21 Apr 2026
https://github.com/udanielnogueira/git-tutorial
Primeiros passos usando o Git.
Last synced: 14 Feb 2026
https://github.com/vitalics/vitalics
My personal profile and blog posts
automation automation-framework automation-testing devops git github javascript nodejs playwright selenium typescript webdriverio
Last synced: 05 Mar 2026
https://github.com/jpeer264/node-git-root
A module to find the git root synchronously
git is-git repo repository root tool toplevel
Last synced: 02 Aug 2025
https://github.com/apurva-modi/git-ollama-commit
Ollama-Powered Git Commit Message Generator - This bash script automates the process of generating Git commit messages using Ollama, a local large language model runner. It analyzes the staged changes in a Git repository and uses Ollama to generate a contextually relevant commit message.
bash commit git ollama script zsh
Last synced: 16 Feb 2026
https://github.com/yuvrajangadsingh/greens
Your work is real. Your contribution graph should show it.
cli contribution-graph developer-tools git github github-profile hacktoberfest homebrew productivity
Last synced: 07 Mar 2026
https://github.com/scheirle/git-gerrit-bridge
Git subcommand to ease local branch management with gerrit.
Last synced: 02 Mar 2026
https://github.com/denisecase/applied-computing-foundations
Applied computing foundations, including how to set up a place for repositories, how to view file extensions, and how to work with hidden files and folders.
computer-science-education computing-foundations education git mkdocs
Last synced: 02 Jun 2026
https://github.com/erenyeager101/blog-webdev
Welcome to my blog on web development frameworks!🧑💻 This website is designed to showcase the latest trends, insights, and advancements in web development frameworks. Here, you'll find detailed articles and updates on popular frameworks like SvelteKit, GraphQL, Apollo, and more.If you like it give a star⭐
css git github html5 javascript
Last synced: 06 Sep 2025
https://github.com/hpoul/git-buildnumber
Create a continuous, consistent buildnumber independent of branch.
buildnumber ci continuous-integration flutter git git-buildnumber
Last synced: 02 Sep 2025
https://github.com/hoseinrezaeem/jdbc_generics_shoponline
Hi,My project shop Online use java , jdbc Generics
enumeration generic git interface java jdbc maven oop postgresql sql
Last synced: 16 Apr 2026
https://github.com/sskender/web3-dev-docker
Docker image for starting with Ethereum Web3.js
babel blockchain docker ethereum ethereum-contract ethereum-dapp gcc git make node node-gyp nodemon openssl python web3 web3js yarn zlib
Last synced: 02 Apr 2026
https://github.com/jburmesch/VBAExportForGit
A trio VBA of Modules to simplify the exporting and importing of VBA objects, and make using git for version control with VBA mostly painless!
excel excel-export excel-import excel-vba git vba vba-excel vba-forms vba-macros vba-modules version-control
Last synced: 30 Jul 2025
https://github.com/iotsharp/extensions.configuration.gitrepository
Git repository configuration provider
asp-net-core configuration-provider git gitlab
Last synced: 14 Apr 2025
https://github.com/madladsquad/check-for-synced-branches-action
An action to check if 2 branches are synced and output their differences if any
action git github-actions sync yaml
Last synced: 04 Mar 2026
https://github.com/nirovision/mimiron
:robot: Easily manage your tfvars config via Mimiron
Last synced: 21 Jan 2026
https://github.com/ferreiiratech/projeto-jogo-da-memoria
Memore Game X-men theme
Last synced: 12 Apr 2026
https://github.com/JorgeSarricolea/gitbuddy
Automate standardized commit and PR message generation for clear, consistent documentation.
commits git github pull-requests
Last synced: 30 Oct 2025
https://github.com/antongolub/git-glob-cp
Glob-aware two-way copying for git
Last synced: 28 Jul 2025
https://github.com/acorelli/scripts
A collection of some useful gitlab/jira/misc scripts to aid developers. Approved for public release: unlimited distribution, Aug2023
git gitlab powershell python scripts version-control
Last synced: 19 Feb 2026
https://github.com/kavindyasinthasilva/hello-world
git hub page -
education git github github-pages
Last synced: 10 Apr 2025
https://github.com/tjx666/better-colorizer
a vscode extension to support syntax highlight for git error file and output panel
color git output syntax-highlighting vscode-extension
Last synced: 26 Apr 2025
https://github.com/nuwe-io/mms-cloud-skeleton
Skeleton creted to be used in the Media Markt Saturn Hackathon's inside the clouds category
docker git github github-actions makefile vite vite-test vuejs
Last synced: 23 Apr 2025
https://github.com/dropseed/deps-git
Deps component for updating git dependencies
Last synced: 29 Jul 2025
https://github.com/stofte/gitbumr
Git client
cross-platform-desktop git libgit2 qml qt5 rust-lang
Last synced: 19 Apr 2026
https://github.com/mmitch/git2html
render a single file's changelog from git to static HTML files
Last synced: 05 Sep 2025
https://github.com/membraneframework-labs/sebex
The ultimate assistant in Membrane Framework releasing & development
elixir git membrane release-automation
Last synced: 03 Jul 2025
https://github.com/kunduso/MigrateToAzureRepos
a powershell script to bulk migrate repositories from bitbucket to Azure Repos
azure-devops bitbucket git powershell
Last synced: 29 Jul 2025
https://github.com/somethingnew71/super-bash
Custom stylized .bash_prompt and .bash_profile
bash fancy git shell shell-script style stylish stylization tracking
Last synced: 28 Feb 2025
https://github.com/Jyotibrat/LeetVault
Solutions of LeetCode Problems
cpp git github github-config leetcode leetcode-cpp leetcode-python leetcode-questions leetcode-solutions problem-solving problems python
Last synced: 24 Jul 2025
https://github.com/jpeer264/node-is-git-dirty
Check if a repository has untracked, modified or added files
dirty git head is-git modified repo repository untracked
Last synced: 16 Jul 2025
https://github.com/rmedaer/milhoja
Mixing Cookiecutter and Git to ends up sticking to your finger.
boilerplate cookiecutter git templating
Last synced: 09 Apr 2025
https://github.com/ammarnajjar/dotfiles
My Personal Dotfiles Configurations
asdf bash bashrc dotfiles git gitconfig lua neovim neovim-dotfiles nvim tmux tmux-conf vim vim-configuration vim-plugins vimrc zsh zshrc
Last synced: 05 Sep 2025
https://github.com/hazimavdal/git-mirror
Automate one-way mirroring a git repo to multiple destinations
git mirror-repo mirrored-repositories mirrored-repository
Last synced: 11 Mar 2026
https://github.com/dvmonroe/release-notes
Automated release notes based on your project's git log
Last synced: 12 Oct 2025
https://github.com/suhaib3100/gitjet
GitJet CLI: A modern and stylish tool to simplify Git and GitHub workflows with both command-line and interactive UI options.
cli cliapp easy-git git giteasy github-actions gitjet simple-git
Last synced: 16 Mar 2025
https://github.com/salmanwaheed/dotfiles
simple installation to make terminal beautiful
beauty dracula git linux macos terminal vim zsh zsh-autosuggestions zsh-syntax-highlighting
Last synced: 11 Apr 2026
https://github.com/markhilton/docker-git-clone
Docker image to clone requested github or bitbucket repository
bitbucket deployment git github init-containers kubernetes rsa-key ssh-key
Last synced: 14 Oct 2025
https://github.com/matthijsgroen/git-slide-deck
Turn your Git Project into a slideshow!
git live-coding presentation-slides
Last synced: 24 Jan 2026
https://github.com/fluentcodes/gitsamples-git
GitSamples for GIT using Topic Branches for elementary git operation.
Last synced: 24 Apr 2025
https://github.com/timo-reymann/git-semver-tag
Simple helper to release your git tag according to the semver spec
Last synced: 16 Oct 2025
https://github.com/prathmesh-ka-github/commitmoji
Make your commits clearer, smarter, and more expressive.
commits git github reactjs tailwindcss vite
Last synced: 14 Apr 2026
https://github.com/bmiddha/deploy-with-git-hooks
Set up a bare git repository with the post-receive hook to auto checkout the project into the deployment/production directory.
bash bash-script deployment git git-hook git-hooks post-receive production project-management
Last synced: 10 May 2026
https://github.com/benwiederhake/git_quine
A program that recreates its own repository
Last synced: 28 Jun 2026
https://github.com/xxdavid/commit-message-conventions
🔎 Commit message conventions analysis
commit-conventions commit-message data-analysis git statistics
Last synced: 09 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/leojpod/dotfiles
my config files
dotfiles git kitty-terminal nvim tmux-configs vim-configuration zsh-configuration
Last synced: 09 May 2026
https://github.com/criscorreas/apuntes-git
Apuntes de Git para aprender a utilizarlo
Last synced: 10 Jun 2026
https://github.com/mbj36/gitignore
Create gitignore for your project from command line
Last synced: 12 May 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/maya-doshi/git-spotify-playlist-history
track spotify playlists with git
git history-tracking music playlist spotify spotify-api
Last synced: 29 Jun 2026
https://github.com/edummorenolp/proyecto-integrador-dsoo-equipo-1
Sistema desarrollado para gestionar operaciones clave en un club deportivo
Last synced: 13 Apr 2026
https://github.com/2nthony/git-delete-tag
Git delete tag enhancement tooling
git git-tag git-utils it-just-works module node tooling
Last synced: 06 Feb 2026
https://github.com/guimiiller/pokedex
Projeto Pokédex
css git github html javascript
Last synced: 13 Apr 2026
https://github.com/romeusorionaet/nlw-esports-explorer
Projeto desenvolvido no evento nlw eSports
Last synced: 17 Apr 2026
https://github.com/viktor-shcherb/text-labelling
Streamlit-based, GitHub-backed collaborative annotation tool – extensible data models, real-time multi-user annotation, and versioned projects.
annotation-tool collaboration data-annotation git github-integration machine-learning oauth pydantic python real-time streamlit text-annotation yaml
Last synced: 15 Apr 2026
https://github.com/onelitefeathernet/glue
A git patcher inspired by soft spoon of paper
bukkit forge git gitpatcher minestom paper patch patch-management
Last synced: 08 Aug 2025
https://github.com/joseeden/notes-kodekloud-ansible-1
Contains my notes for the KodeKloud course, Ansible for Absolute Beginners
ansible ansible-playbooks ansible-role git linux python-3 yaml
Last synced: 08 Apr 2025
https://github.com/nflaig/github-init-cli
Create remote and local git repository
Last synced: 11 Feb 2026
https://github.com/scottwilliamanderson/scripts
Handy PowerShell scripts for everyday automation and system management
chocolatey config copilot git oh-my-posh powershell script setup tools utility
Last synced: 13 Apr 2025
https://github.com/shahrukh4/remote-company
Test codes for The Remote Company
git javascript laravel mysql php vuejs
Last synced: 23 Mar 2025
https://github.com/anser624/text-utils-app
My First React App
components functional-programming git js jsx-syntax react reactdom usestate-hook
Last synced: 16 Apr 2026
https://github.com/leotabosa/commitlint-example
Commitlint prototyping and examples
commit commitlint git hacktoberfest hacktoberfest2021 lint linting
Last synced: 18 May 2026
https://github.com/aonemd/changit
An over-engineered tool to change git config for multiple repositories at once
Last synced: 12 Feb 2026
https://github.com/hoveychen/muvee
Lightweight self-hosted PaaS for private clouds — Git → Docker → Deploy, with smart data warehouse integration.
Last synced: 25 May 2026
https://github.com/adrianovolter/pharmacy_central_system_-pcs-
Projeto avaliativo , modulo 2 back-end | Pharmacy Central System (PCS), gerenciamento de depósitos e medicamentos
api backend cors dotenv expressjs git gitflow jsonwebtoken nodejs nodemon npm postgresql sequelize
Last synced: 13 Apr 2026
https://github.com/arcaman07/git-quick-pusher
A simple easy to use npm package (CLI tools) to push your code into your github repositories in a single line.
branch command-line-tool commit git github hacktoberfest2021 javascript node-js npm-package push
Last synced: 09 Apr 2026
https://github.com/kiprasmel/github-star-count
efficiently fetch (using graphql) how many stars have all repos of a user received.
git github graphql stargazers stargazers-count stars
Last synced: 11 Apr 2026
https://github.com/abhishek0412/myfastapi
This is a learning repository for FASTAPI using python.
ci docker docker-compose docker-container docker-hub dockerfile git github github-actions markdown pipeline python unicorn vscode yaml yml
Last synced: 22 Feb 2026
https://github.com/cdaein/vite-plugin-ssam-git
Create a Git commit and use the commit hash from frontend
Last synced: 12 Feb 2026
https://github.com/krishpranav/ruby
A social share flutter library for sharing datas, images to Facebook and instagram
dev facebook flutter git instagram kotlin networking objective-c pub share social socialmedia swift
Last synced: 06 Jan 2026
https://github.com/cbilz/patch
Zig package for applying patches to files
build-system diff git patch zig zig-package
Last synced: 13 Feb 2026
https://github.com/pirate-emperor/librarium
Librarium is a Java-based project developed in December 2022, featuring RESTful APIs built with Spring Boot to improve backend functionality. Maven was used for dependency management and project builds. The project included comprehensive testing with JUnit 5 and MockMvc to ensure reliability.
api-development backend-development code-readability dependency-management git java java-development junit5 maven mockmvc project-management restful-api software-testing spring-boot version-control
Last synced: 23 Jan 2026
https://github.com/jakub-g/dotfiles
:heavy_dollar_sign: Lots of aliases, mostly git-related
Last synced: 13 Feb 2026
https://github.com/wy-luke/label-push
Add a "label" string to your latest commit message and then push.
ci ci-cd cicd commit commit-message commits git pipeline pipelines visual-studio-code vs vscode vscode-extension
Last synced: 14 Feb 2026
https://github.com/luifean/github-commands
Repositório criado para treinar e armazenar comandos git
Last synced: 22 Apr 2026
https://github.com/simonhauck/gradle-release-plugin
A gradle plugin to automate your releases with Git.
automation git gradle gradle-plugin release release-automation
Last synced: 27 Jan 2026
https://github.com/eriknewland/gitty
Git Workflow Education
education git git-workflow github
Last synced: 17 Apr 2026
https://github.com/jotavare/latex-preview-container
A web IDE akin to Overleaf, featuring automatic LaTeX compilation and PDF preview.
codespaces devcontainer docker git gitlab gitpod latex latex-workshop pearl texlive yml
Last synced: 14 Feb 2026
https://github.com/therealklanni/glex
glex — g(it) l(og) ex(plorer) — Interactive git log
cli command-line command-line-tool fzf fzf-scripts git git-log zsh
Last synced: 15 Feb 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