What is gitsome?
Enables autocompletion and provides interactive help for the following: Git commands, Git options, Git branches, tags, etc, Git-Extras commands, GitHub integration commands.
gitsome is a tool in the Git Tools category of a tech stack.
gitsome is an open source tool with 6.7K GitHub stars and 356 GitHub forks. Here’s a link to gitsome's open source repository on GitHub
Why developers like gitsome?
Here’s a list of reasons why companies and developers use gitsome
Top Reasons
Be the first to leave a pro
gitsome's Features
- Autocomplete
- Command History
- Customizable Highlighting
gitsome Alternatives & Comparisons
What are some alternatives to gitsome?
Diff So Fancy
diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.
Atlassian Stash
It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations.
Git Flow
It provides excellent command line help and output. It is a merge based solution. It doesn't rebase feature branches.
pre-commit
pre-commit checks your code for errors before you commit it. pre-commit is configurable.
GVFS
GVFS virtualizes the file system beneath your git repo so that git and all tools see a fully hydrated repo, but GVFS only downloads objects as they are needed. GVFS also manages git's sparse-checkout to ensure that git operations like status, checkout, etc., can be as quick as possible.