Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shallow copy #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

shallow copy #9

wants to merge 1 commit into from

Conversation

refack
Copy link

@refack refack commented May 19, 2014

First of all --single branch doesn't work for me (on heroku even tough git --version === 1.7.0).
This works, and is much faster.
Only limitation is the repository can't be committed to.

@niallo
Copy link
Member

niallo commented May 28, 2014

Merged #8 which should fix this for you. Could look into also using --depth as an added optimization - thoughts?

@refack
Copy link
Author

refack commented May 29, 2014

AFAICT if the repos is never used for committing, it's a great optimization. May add a flag with n=1 as a default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants