Need advice about which tool to choose?Ask the StackShare community!
Get Advice from developers at your company using Private StackShare. Sign up for Private StackShare.
Learn More- No public GitHub repository available -
What is Git-Repo?
Control your remote git hosting services from the git commandline. The usage is very simple.
What is 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.
What is pre-commit?
pre-commit checks your code for errors before you commit it. pre-commit is configurable.
Need advice about which tool to choose?Ask the StackShare community!
What companies use Git-Repo?
What companies use GVFS?
What companies use pre-commit?
What companies use Git-Repo?
No companies found
What companies use GVFS?
What companies use pre-commit?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Git-Repo?
What tools integrate with GVFS?
What tools integrate with pre-commit?
What tools integrate with GVFS?
What tools integrate with pre-commit?
No integrations found
What are some alternatives to Git-Repo, GVFS, and pre-commit?
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.
C lang
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.