zsh-plugin-git-is-clean
Repo cleaner
A tool that checks if a Git repository is clean and displays an error message if it's not.
A way to tell if a git repo is clean, then do something about it.
2 stars
3 watching
0 forks
Language: Shell
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aubreypwd/zsh-plugin-vcshr | A function to require vcsh repositories using GitHub and auto-install them in ~/.zshrc | 0 |
wwilsman/zsh-clean-project | A plugin to automatically remove unnecessary files from projects | 11 |
diazod/git-prune | Automates the removal of merged branches in local and remote Git repositories. | 35 |
aubreypwd/zsh-plugin-bruse | A script that automates the installation and switching of package versions using Homebrew and Zsh. | 2 |
washtubs/gitsync | A zsh plugin to synchronize changes across multiple machines and repositories. | 4 |
gobriansteele/git-clean-branch | Automates cleanup of dead git branches | 1 |
peterhurford/git-it-on.zsh | A plugin that enables interactive navigation of GitHub repositories from the command line. | 111 |
jlduran/git-arc-oh-my-zsh-plugin | Provides shell aliases and functions for managing Git repositories using the arc tool | 0 |
ayoubmounim/zsh-git-status | A Z shell plugin providing functions to display information about the current Git repository | 3 |
unixorn/bitbucket-git-helpers.plugin.zsh | Tools to facilitate interaction with Bitbucket repositories using Git. | 17 |
aubreypwd/zsh-plugin-require | A plugin for zsh that automates dependency management for shell commands. | 2 |
marvinroman/oh-my-zsh-git-patch-plugin | Customized Git plugin with aliases and functions to automate various Git tasks | 0 |
caarlos0-graveyard/zsh-git-sync | A tool to synchronize and clean up Git repositories. | 45 |
davidde/git | Custom Git plugin providing intuitive aliases and functions to streamline workflow. | 50 |
lyze/posh-git-sh | A Bash/ZSH prompt that displays the status of a local Git repository. | 382 |