Need advice about which tool to choose?Ask the StackShare community!
Add tool
pre-commit vs ungit: What are the differences?
pre-commit: A slightly improved pre-commit hook for git. pre-commit checks your code for errors before you commit it. pre-commit is configurable; ungit: The easiest way to use git. On any platform. Anywhere. Clean and intuitive UI that makes it easy to understand git.
pre-commit and ungit can be categorized as "Git" tools.
Some of the features offered by pre-commit are:
- debugger: make sure you don't commit a debugger statement
- tabs: make sure your code uses leading spaces instead of tabs
- whitespace: make sure you don't commit trailing whitespace
On the other hand, ungit provides the following key features:
- Runs on any platform that node.js & git supports.
- Web-based, meaning you can run it on your cloud/pure shell machine and use the ui from your browser (just browse to http://your-cloud-machine.com:8448).
- Works well with GitHub.
pre-commit and ungit are both open source tools. ungit with 8.39K GitHub stars and 543 forks on GitHub appears to be more popular than pre-commit with 755 GitHub stars and 96 GitHub forks.
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of pre-commit
Pros of ungit
Pros of pre-commit
Be the first to leave a pro
Pros of ungit
- Simple1
- Integrates with gerrit1
Sign up to add or upvote prosMake informed product decisions
What is pre-commit?
pre-commit checks your code for errors before you commit it. pre-commit is configurable.
What is ungit?
Clean and intuitive UI that makes it easy to understand git.
Need advice about which tool to choose?Ask the StackShare community!
What companies use pre-commit?
What companies use ungit?
What companies use pre-commit?
What companies use ungit?
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What are some alternatives to pre-commit and ungit?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.