What is Autogit?
Define commands, using plugins, to execute across all your repositories. Autogit allows you to automate many tedious tasks.
Autogit is a tool in the Git Tools category of a tech stack.
Autogit is an open source tool with 471 GitHub stars and 21 GitHub forks. Here’s a link to Autogit's open source repository on GitHub
Autogit Integrations
Autogit's Features
- Pull/push to/from origin, across all your repositories, with one command.
- Edit multiple readmes and have autogit make the commits and pushing them, maybe even bumping the projects' versions and publishing them.
- Synchronize all your repositories' descriptions and keywords with GitHub.
Autogit Alternatives & Comparisons
What are some alternatives to Autogit?
pre-commit
pre-commit checks your code for errors before you commit it. pre-commit is configurable.
Git Flow
It provides excellent command line help and output. It is a merge based solution. It doesn't rebase feature branches.
Atlassian Stash
It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations.
hub
hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
TortoiseGit
It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.