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-02 00:12:39 UTC
- JSON Representation
https://github.com/sensorario/ff
golang tool for #gitflow #semanticversioning #semver #git #cli #versioncontrol #developertool
cli developer-tools git git-flow gitflow golang-application version-control
Last synced: 26 Jun 2025
https://github.com/moliva/git-utils
A set of git util commands for the man's pocket and the lady's purse.
Last synced: 12 Apr 2025
https://github.com/dlr-sc/gitlab2prov
🔍️ Extract provenance information (W3C PROV) from GitLab projects.
extract-provenance-information git gitlab graphs knowledge-graph prov-generation provenance python software-analytics w3c-prov
Last synced: 25 Jul 2025
https://github.com/prbonn/catkin_tools_fetch
:dog2: "fetch" and "update" dependencies of projects in your catkin workspace with a new verb "dependencies" for catkin_tools
catkin catkin-tools catkin-workspace dependencies dependency-manager git
Last synced: 13 Apr 2025
https://github.com/cumbucadev/git-e-github-para-humanos
Uma Introdução Acolhedora ao Versionamento de Arquivos com Git e GitHub
cumbucadev ebook git github introducao livro para-humanos
Last synced: 14 Apr 2025
https://github.com/devops-with-babar-zahoor/ramadanbootcamp2025
Babar Zahoor Youtube Channel
cicd cloudcomputing devops git gitlab kubernetes linux openshift openstack ubuntu
Last synced: 05 Jul 2025
https://github.com/stavxyz/gitmux
A git repository multiplexer. A monorepo surgeon?
filter-branch git monorepo repository
Last synced: 29 Jan 2026
https://github.com/iberatkaya/github-watch
Git Watch is a GitHub client app for watchOS built with SwiftUI using GitHub's REST API and OAuth authentication.
Last synced: 27 Oct 2025
https://github.com/bylickilabs/bylickilabs
✨ _special_ ✨ ** repository
awesome best-practice best-practices bylickilabs git github profile readme readme-badge readme-badges readme-bolierplate readme-card readme-edits readme-gene readme-profile readme-stats special-repository unbelievable
Last synced: 27 Jan 2026
https://github.com/sachaos/git-recent-branch
List recent visited branches with visit time.
Last synced: 13 Oct 2025
https://github.com/platypew/dotfiles
⚪ My Beautiful Dots ⚫
dotfiles git git-configuration kitty neovim-dotfiles oh-my-zsh packer vim-configuration zgenom
Last synced: 26 Apr 2025
https://github.com/book/git-gadgets
Small gadgets for use with git (and that do not fit in an alias)
Last synced: 28 Feb 2026
https://github.com/swoodford/migrate_bitbucket_server_to_bitbucket_cloud
Migrate Atlassian Bitbucket Server to Bitbucket Cloud
atlassian atlassian-bitbucket bash bitbucket bitbucket-api bitbucket-cloud bitbucket-server cloud git linux migrate migration server stash
Last synced: 26 Feb 2026
https://github.com/capsulescodes/flint
Write code your way while ensuring remote consistency.
Last synced: 01 Mar 2026
https://github.com/thepante/tmux-git-autofetch
Tmux git autofetch: Automatically fetches current opened git repositories on your tmux session
Last synced: 27 Apr 2026
https://github.com/supercilex/version-orchestrator
Version Orchestrator provides an effortless and performant way to automate versioning your Android app.
android android-development apps automation deployment git gradle-plugin mobile version-manager versioning
Last synced: 06 May 2025
https://github.com/anandchowdhary/gitwriter
📝 Version control your thoughts
app git typescript vue writing
Last synced: 30 Apr 2025
https://github.com/olets/git-replay
Automate the rebasing of Git branches and creation of stage branches
automation git hacktoberfest rebase staging yaml zsh
Last synced: 03 May 2025
https://github.com/koreno/prebase
a more informative 'git rebase --interactive'
Last synced: 10 Sep 2025
https://github.com/kvanttt/genealogytreeingit
Convert family trees from gedcom format to list of git commands that can be executed to build a family git repository
family-tree genealogy git tree
Last synced: 11 Apr 2025
https://github.com/rogeriopradoj/sourcetree-custom-actions-scripts
The commands I'm using to complement SourceTree via Custom Actions
Last synced: 11 Apr 2025
https://github.com/ashwini0529/git-stuff
A python script that tells about GitHub users and repositories.
Last synced: 04 May 2025
https://github.com/adebsalert/gitt
initialize git, create a new remote repo and make initial commit
Last synced: 30 Apr 2025
https://github.com/professorjosedeassis/git
:octocat: Git e GitHub para iniciantes - Tutorial prático
Last synced: 13 Apr 2025
https://github.com/anav5704/cs000
Free course for students to learn collaborative coding with Git and GitHub
collaborate collaboration cs000 free git github learn-git learn-github
Last synced: 10 Apr 2025
https://github.com/ytakahashi/igit
Interactive git commands using fzf, available as zsh plugin
Last synced: 06 May 2025
https://github.com/tarampampam/describe-commit
🪇 CLI tool that leverages AI to generate commit messages based on changes made in a Git repository
ai commit developer-tools gemini generative-ai git openai
Last synced: 01 May 2025
https://github.com/wemake-services/jinja2-git
Jinja2 extension to handle git-specific things
cookiecutter git jinja2 jinja2-extension jinja2-templates jinja2-templating-engine
Last synced: 09 Sep 2025
https://github.com/wufe/polo
Git-based reverse proxy for spawning staging environments
branches development git qa reverse-proxy staging
Last synced: 06 Mar 2026
https://github.com/simonnyvall/b-branch
A better git branch tool / git extension 🌿
branch cli cross-platform csharp extension git linux macos version-control windows
Last synced: 01 May 2026
https://github.com/dashed/git-chain
🔗 Tool for rebasing a chain of local git branches.
code-review git rebase rust tool
Last synced: 04 Aug 2025
https://github.com/ahmadjajja/_dsa_
This repository contains Java code that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA through LeetCode
arrays backtracking binary-search complexity git github java linear-search linked-list linked-lists math merge-sort object-oriented-programming patterns quick-sort recursion sorting stacks-n-queues strings
Last synced: 28 Sep 2025
https://github.com/luzifer/wiki
File-based Wiki implementation with web-editing capabilities and a Git backed storage
Last synced: 29 Jul 2025
https://github.com/hyiso/commitlint
commitlint - Lint commit messages for Dart and Flutter projects
commit commit-conventions commit-hooks commit-message commitlint dart dart-library dart-package flutter flutter-apps flutter-package git lint
Last synced: 09 Aug 2025
https://github.com/secretlint/git-hooks
Global git hooks integration example
Last synced: 07 Apr 2025
https://github.com/damianmorozov/devmanuals
Guides for developers, sysadmins, power users
blazor cmd csharp csharp-notes csharp-resources git guides hardware linux manuals powershell sql ubuntu windows
Last synced: 28 Jul 2025
https://github.com/jakemmarsh/react-native-diff-view
A React Native module for parsing and displaying git diffs.
git git-diff react react-native
Last synced: 17 Jun 2025
https://github.com/arthursudbrackibarra/cloney
Create dynamic template repositories with custom variables, leveraging the Go template syntax.
automation cli dynamic git go go-template templates
Last synced: 20 Sep 2025
https://github.com/miroslav-reiter/git_github
Materiály k online kurzu Git a GitHub
Last synced: 10 Sep 2025
https://github.com/trivago/chapi
chronos & marathon console client - Manage your jobs like a git repository
api-client chronos git marathon mesos mesosphere
Last synced: 04 Oct 2025
https://github.com/saifaustcse/git-workflow-and-commands
Git workflow with basic commands
git git-basics git-commands git-workflow
Last synced: 21 Aug 2025
https://github.com/huseynovvusal/gitai
🤖 AI-powered Git CLI assistant built with Go. Automate commit messages, enforce pre-commit policies, detect secrets, and improve code quality with LLM-based suggestions.
ai assistant cli gemini git golang gpt hacktoberfest llm ollama open-source openai pre-commit tool tui
Last synced: 18 Mar 2026
https://github.com/godfanmiao/pyai-github-2024
《 Python人工智能编程实践(2024年度版)》全书数据和开源代码【已出版】
git paddlepaddle pandas pyspark python3 pytorch scikit-learn tensorflow
Last synced: 15 Apr 2025
https://github.com/nukesor/geil
:rocket: A tool to update your repositories and for keeping them clean
Last synced: 23 Aug 2025
https://github.com/qoomon/actions--create-commit
GitHub Action to create signed commits from within a GitHub Action workflow
action commit git github-actions sign verified
Last synced: 09 Apr 2026
https://github.com/bukinoshita/git-synced
:wind_chime: Keep a fork up to date
cli command-line fork git git-synced github javascript nodejs sync
Last synced: 28 Jul 2025
https://github.com/matsjfunke/wer
⁉️ wer ⁉️ is a cli tool to help you find who last edited a file or directory
Last synced: 30 Aug 2025
https://github.com/yinzhenyu-su/weekly-git-summary
一个跨平台的 CLI 工具,用于生成 Git 提交记录的周报汇总。支持多种输出格式(文本、JSON、Markdown、 HTML),自动扫描项目目录并提取指定时间范围内的提交历史。
bunjs git shell-script weekly-reports
Last synced: 31 Jul 2025
https://github.com/mvuorre/reproguide-curate
Curating Research Assets in Behavioral Sciences: A tutorial on organizing and curating research materials using RStudio & the Git version control system
git open-science psychology reproducibility research-methods tutorial version-control workflow
Last synced: 24 Aug 2025
https://github.com/misaghmomenib/blog-service-go
This is a blog service written in Go language You can use the codes Different packages are used.
blog blog-service git go golang open-source
Last synced: 23 Oct 2025
https://github.com/gwen001/gitpillage
Extract data from a .git directory.
bugbounty endpoints git github pentesting python secrets security-tools urls
Last synced: 09 Oct 2025
https://github.com/4geeksacademy/git-interactive-tutorial
Learning git can be hard without the right tutorial, hopefully this guided tour will point you in the right direction.
4geeks-academy coding-bootcamp git interactive-learning interactive-tutorial learn-git learn-to-code learn-to-code-for-free learning-by-doing tutorial tutorial-exercises
Last synced: 04 Oct 2025
https://github.com/3urobeat/git-anon
📊 Track personal commit statistics at work without sharing any company code!
anon anonymous git nuxt selfhosted statistics
Last synced: 13 Oct 2025
https://github.com/bglezseoane/gitcher
The git profile switcher
developer-tools git git-profiles git-switch
Last synced: 28 Oct 2025
https://github.com/richardlitt/watch-gh-repos
Watch, unwatch, or ignore GitHub repositories
api cli git github github-api ignore javascript node organization repo repos repositories repository repostories unwatch watch
Last synced: 28 Apr 2025
https://github.com/aceberg/gans
Git+Ansible: watch git repo for changes and run only changed playbooks
ansible git golang self-hosted selfhosted
Last synced: 24 Oct 2025
https://github.com/codician-team/wp-puller
👉 WordPress Git Deployments with WP Puller - Auto Theme Update, Private and Public Repositories
deployment deployment-automation git gitupdate plugin pusher wordpress wordpress-api wordpress-php-library wordpress-plugin wordpress-theme
Last synced: 22 Jan 2026
https://github.com/yuxingxin/devops
DevOps实践总结
devops git gitflow gitlab gitlab-ci gitlab-runner
Last synced: 26 Apr 2025
https://github.com/cisagov/aws-profile-sync
Synchronize AWS credential profiles from remote sources
Last synced: 14 Oct 2025
https://github.com/albertyw/dotfiles
Dotfiles that I use (in bash)
bashrc dotfiles git gitconfig hacktoberfest vim
Last synced: 16 Mar 2025
https://github.com/laurentkempe/dotfiles
@laurentkempe dotfiles and scripts for dev
Last synced: 30 Jan 2026
https://github.com/hougesen/blame-me.nvim
A lean git blame plugin for neovim.
git git-blame neovim neovim-plugin nvim vim
Last synced: 14 Jun 2025
https://github.com/sondosaabed/programming-for-data-science-with-python-nanodegree
I aquired a full scholarship from Google Launchpad. Programming concepts, systems, languages (Python and SQL), and techniques that is data-led, problem-solving and decision making
data-science git nanodegree python sql udacity-data-analyst-nanodegree udacity-nanodegree
Last synced: 09 Apr 2025
https://github.com/luizbizzio/git-auto-commit
📤 Git Auto Commit keeps your GitHub repository active by automatically creating new commits. It boosts visibility and engagement while keeping your commit history clean and clutter-free.
auto-commit auto-updater automation boost commit engagement git github gpg improve open-source powershell relevance repository star stars token update updater visibility
Last synced: 16 Apr 2025
https://github.com/muhtalhakhan/hacktoberfest2023
Hacktoberfest 2023 🧑🏻💻 OPEN FIRST Pull Request 🎉
awesome contributions-welcome digitalocean first-contributions first-pull-request freecodecamp git github goodfirstissue hacktoberfest hacktoberfest-accepted hacktoberfest2023 muhtalhakhan newbiefriendly opensource
Last synced: 22 Feb 2026
https://github.com/jecisc/gitbridge
Access resources and information from the git repository containing your project.
Last synced: 18 Mar 2025
https://github.com/bunlong/git-commit-emoji
Git Commit Emoji is a standard of Emoji for using on Git commit messages.
commit commits emoji emoji-unicode emojipedia emojis git git-command git-command-line git-commit git-commit-emoji git-message gitcommand gitcommit gitcommitemoji gitemoji github gitmessage
Last synced: 19 Apr 2025
https://github.com/justjavac/deno-ci
Get environment variables exposed by CI services
appveyor bitbucket buddy ci deno git github github-actions gitlab gitlab-ci travis-ci vsts vsts-integration webhooks
Last synced: 06 May 2025
https://github.com/yuriy-kulakovskyi/cartoons
A webpage about the science-fiction sitcom "Rick and Morty" it's a great React.js usage experience. Although I used Material UI, SCSS, and fetch() for Rick and Morty API. In general, it was a great experience with React.js 🚀👨💻
aos css fetch-api filter git html map react react-typed reactjs rick-and-morty rickandmortyapi scss sitcom
Last synced: 13 May 2025
https://github.com/its-treason/insomnia-plugin-git-integration
Git integration for Insomnia
Last synced: 22 Mar 2025
https://github.com/RichardLitt/watch-gh-repos
Watch, unwatch, or ignore GitHub repositories
api cli git github github-api ignore javascript node organization repo repos repositories repository repostories unwatch watch
Last synced: 06 Apr 2025
https://github.com/chmouel/consult-vc-modified-files
List git modified files in a project with vc
consult emacs emacs-lisp emacs-mode git
Last synced: 25 Jul 2025
https://github.com/sqle/gitquery
[DEPRECATED] See https://github.com/src-d/gitbase
Last synced: 12 Jan 2026
https://github.com/adamchristiansen/vertical-fish
A git-aware prompt for the fish shell
fish fish-packages fish-plugin fish-prompt fish-shell fish-theme fisher git git-branch git-status prompt vertical
Last synced: 14 Apr 2025
https://github.com/4GeeksAcademy/git-interactive-tutorial
Learning git can be hard without the right tutorial, hopefully this guided tour will point you in the right direction.
4geeks-academy coding-bootcamp git interactive-learning interactive-tutorial learn-git learn-to-code learn-to-code-for-free learning-by-doing tutorial tutorial-exercises
Last synced: 12 Sep 2025
https://github.com/mediamonks/git-housekeeper
A housekeeping utility to clean up your git repository
cli-app git google-sheets review-branches
Last synced: 13 Apr 2025
https://github.com/sharmaadityahq/git-basics-tutorial
Learning git just became more easy
git github hacktoberfest linux
Last synced: 12 Apr 2025
https://github.com/acarapetis/jj-pre-push
Run pre-commit.com before `jj git push`
Last synced: 14 Sep 2025
https://github.com/pv-912/study-material
Important Links && References
apache bash c-plus-plus git js php sql
Last synced: 24 Dec 2025
https://github.com/mrdotx/fzf
fzf shell scripts for alsa, cpupower, git, iwd, find, w3m, images, pictures, bulk, rename, wifi, wlan, man, mount, pacman, paru, ssh, trash, usb, virtualbox
alsa aur bulk commit cpupower find git images iwd man mount package pacman paru rename ssh trash-cli usb virtualbox yay
Last synced: 24 Jun 2026
https://github.com/rrpm-org/rrpm
A project management tool to simplify organizing and maintaining remote repositories as well as creating new projects
cli git github hactoberfest project-management python repository
Last synced: 20 Apr 2026
https://github.com/guoyongchang/worktree-manager
Multi repository worktree manager
branch git harness multi-repo-app repo worktree
Last synced: 22 Apr 2026