git-fastclone vs TortoiseGit

Need advice about which tool to choose?Ask the StackShare community!

git-fastclone

2
9
+ 1
0
TortoiseGit

48
87
+ 1
5
Add tool

git-fastclone vs TortoiseGit: What are the differences?

Developers describe git-fastclone as "git clone --recursive on steroids, by Square". It creates a reference repo with git clone --mirror in /var/tmp/git-fastclone/reference for each repository and git submodule linked in the main repo. You can control where it puts these by changing the REFERENCEREPODIR environment variable. On the other hand, TortoiseGit is detailed as "The Power of Git in a Windows Shell". 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.

git-fastclone and TortoiseGit can be categorized as "Git" tools.

git-fastclone is an open source tool with 166 GitHub stars and 20 GitHub forks. Here's a link to git-fastclone's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of git-fastclone
Pros of TortoiseGit
    Be the first to leave a pro
    • 4
      Turns Explorer into a git client
    • 1
      Free

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is git-fastclone?

    It creates a reference repo with git clone --mirror in /var/tmp/git-fastclone/reference for each repository and git submodule linked in the main repo. You can control where it puts these by changing the REFERENCE_REPO_DIR environment variable.

    What is 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.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use git-fastclone?
    What companies use TortoiseGit?
    See which teams inside your own company are using git-fastclone or TortoiseGit.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with git-fastclone?
    What tools integrate with TortoiseGit?
    What are some alternatives to git-fastclone and TortoiseGit?
    pre-commit
    pre-commit checks your code for errors before you commit it. pre-commit is configurable.
    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.
    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.
    Git-Repo
    Control your remote git hosting services from the git commandline. The usage is very simple.
    See all alternatives