Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Git

Git

378 projects

Showing 36 of 378 projects

yazpt
yazptShell

A clean, fast, and highly customizable Zsh prompt theme with thoughtful Git, Subversion, and TFVC status integration.

#version-control#shell-prompt#zsh-prompt
Stars7
Forks0
Last commit2 years ago
version-from-git
version-from-gitCMake

A CMake-based tool that embeds Git repository information (branch, tag, commit, date) into C++ binaries at compile time.

#header-generation#build-tools#cmake
Stars7
Forks0
Last commit4 years ago
zunder
zunderShell

A minimal, fast zsh prompt that displays command status and git repository information using gitstatus.

#developer-tools#shell-prompt#zunder-zsh
Stars7
Forks1
Last commit1 year ago
toledo
toledo

A fast and extremely minimal shell prompt with git tracking and useful aliases.

#shell-prompt#productivity#minimalist
Stars7
Forks0
Last commit3 years ago
GIT
GITActionScript

A pure ActionScript implementation of Git for reading repositories, objects, packfiles, and indexes.

#packfiles#git-objects#version-control
Stars6
Forks0
Last commit13 years ago
worktree
worktreeShell

Zsh plugins for managing git worktrees with automated IDE opening and post-command hooks.

#git-worktree#developer-tools#shell-automation
Stars6
Forks4
Last commit5 years ago
antigen-git-rebase
antigen-git-rebaseShell

An Antigen/zsh script that automates Git rebasing by stashing changes, listing recent commits, and restoring the stash.

#version-control#developer-tools#workflow-automation
Stars6
Forks1
Last commit6 years ago
stashy
stashyShell

A zsh plugin that simplifies git stash commands by using plain integers instead of stash@{n} syntax.

#version-control#developer-tools#productivity
Stars6
Forks0
Last commit2 years ago
git-profiles
git-profilesShell

A Zsh plugin for managing multiple Git profiles with automatic switching based on directory paths.

#version-control#gitprofile#developer-tools
Stars5
Forks1
Last commit5 months ago
git-commit-shortcuts
git-commit-shortcutsShell

A Zsh plugin that provides emoji-prefixed shortcuts for creating standardized git commit messages.

#version-control#developer-tools#command-line-tools
Stars4
Forks0
Last commit8 months ago
git-lfs
git-lfsShell

A Zsh plugin that provides short aliases for git-lfs commands to streamline Git Large File Storage operations.

#command-line-tools#zsh-plugin#developer-productivity
Stars4
Forks0
Last commit5 years ago
git-graph
git-graphShell

A lightweight Zsh plugin that provides a colorful, readable git log graph with smart defaults and flexible options.

#developer-tools#productivity#shell-scripting
Stars4
Forks1
Last commit1 month ago
simple (rkitover)
simple (rkitover)Shell

A fast, colorful shell prompt for multiple shells with Git branch, exit status, and optional Git status indicator.

#developer-tools#shell-prompt#cygwin
Stars4
Forks1
Last commit7 months ago
git-is-clean
git-is-cleanShell

A Zsh plugin that checks if a Git repository is clean and returns true or false.

#repository-management#shell-scripting#dev-tools
Stars3
Forks0
Last commit4 years ago
git-clean-branch
git-clean-branchShell

An oh-my-zsh plugin that automatically removes merged or deleted remote git branches from your local repository.

#developer-tools#workflow#branch-management
Stars3
Forks0
Last commit4 years ago
fzf-git-worktree
fzf-git-worktreeShell

A Zsh plugin for interactive Git worktree management using fzf.

#git-worktree#developer-tools#productivity
Stars3
Forks0
Last commit4 months ago
time-tracker
time-trackerShell

An oh-my-zsh plugin that automatically tracks time spent on git branches across multiple repositories.

#developer-tools#productivity#terminal
Stars3
Forks0
Last commit7 months ago
caper-bush
caper-bushShell

An Oh My Zsh plugin that uses AI to generate context-aware commit message suggestions via Git's tab autocomplete.

#developer-tools#productivity#ai-assistant
Stars2
Forks0
Last commit1 year ago
backbone
backboneShell

A minimal, single-file Zsh prompt with git tracking, designed for speed and simplicity.

#productivity#minimalist#terminal
Stars2
Forks0
Last commit1 year ago
agnoster-repopath
agnoster-repopathShell

A custom oh-my-zsh theme that displays repository name, relative path, current time, and command execution time.

#mercurial#developer-tools#productivity
Stars2
Forks0
Last commit5 years ago
terrafile
terrafileRuby

A Ruby gem that installs Terraform modules from git using a Terrafile dependency manifest.

#ruby-gem#dependency-management#devops-tools
Stars2
Forks2
Last commit4 days ago
gitprompt.sh
gitprompt.shShell

A beautiful, feature-rich git prompt for zsh and bash with 256-color support.

#developer-tools#shell-prompt#terminal-enhancement
Stars2
Forks0
Last commit4 months ago
switch-git
switch-gitShell

ZSH plugin for quickly switching between git repositories and branches using fuzzy search.

#developer-tools#oh-my-zsh-plugin#productivity
Stars2
Forks0
Last commit6 years ago
omz-git
omz-gitShell

A standalone packaging of Oh My Zsh's git plugin for Zsh shell users.

#developer-tools#productivity#git
Stars2
Forks0
Last commit4 years ago
ssfprompt
ssfpromptShell

A minimal, one-line Zsh prompt with asynchronous VCS status display on the right side.

#shell-prompt#starship#vcs-status
Stars2
Forks0
Last commit5 days ago
git-wt
git-wtShell

A Zsh-native plugin providing a safe, predictable, and completion-first workflow for managing Git worktrees in your shell.

#version-control#git-worktree#developer-tools
Stars2
Forks0
Last commit15 days ago
icicle
icicleShell

A custom Zsh theme with real-time refreshing timestamp and git status indicators.

#real-time-updates#developer-tools#shell-prompt
Stars2
Forks0
Last commit2 years ago
skondrashov
skondrashovShell

A minimalistic oh-my-zsh theme displaying git info, Kubernetes context, and AWS profile.

#developer-tools#devops#oh-my-zsh-theme
Stars2
Forks0
Last commit1 year ago
pawsh
pawshShell

A lightweight ZSH theme with a cat prompt that displays git status, vi mode, virtualenv, and command result feedback.

#unicode#minimalist#terminal
Stars2
Forks0
Last commit4 months ago
git-cleanbranches
git-cleanbranchesShell

An Oh My Zsh plugin that uses fzf to interactively clean up stale, merged, and local-only Git branches.

#developer-tools#productivity#branch-management
Stars1
Forks0
Last commit9 months ago
git-patch
git-patchShell

Extends oh-my-zsh git plugin with custom aliases and functions for branch management, configuration, and signing.

#developer-tools#productivity#zsh-plugin
Stars1
Forks0
Last commit2 years ago
git-plugin-cheatsheet
git-plugin-cheatsheetShell

A command-line tool to display and search all git aliases and functions from the Oh My Zsh git plugin.

#developer-tools#productivity#shell-scripting
Stars1
Forks0
Last commit1 year ago
git-commit-prefixer
git-commit-prefixerShell

A Zsh plugin that adds customizable prefixes and optional icons to Git commit messages for consistent formatting.

#commit#developer-tools#open-source
Stars1
Forks0
Last commit11 months ago
oh-flowers
oh-flowersShell

A highly customizable multiline ZSH theme with extensive git status decorations and Nerd Fonts support.

#developer-tools#productivity#time
Stars1
Forks0
Last commit4 years ago
git-aliases (remino)
git-aliases (remino)

Oh My Zsh plugin that creates short 'g*' aliases for common git commands.

#developer-tools#productivity#ohmyzsh
Stars1
Forks0
Last commit6 months ago
lukerandall-extended
lukerandall-extendedShell

An extended version of the lukerandall theme for oh-my-zsh that displays remote-tracking git branch information.

#developer-tools#terminal#shell-customization
Stars1
Forks0
Last commit5 years ago
PreviousPage 10 of 11Next

Related Tags

#Developer Tools179#Version Control153#Productivity85#Command Line73#Zsh69#Cli67#Cli Tool66#Automation63#Terminal55#Workflow Automation53#Zsh Plugin50#Devops46
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub