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

fatal: attempt to fetch/clone from a shallow... #21

Merged
merged 1 commit into from
May 8, 2017
Merged

fatal: attempt to fetch/clone from a shallow... #21

merged 1 commit into from
May 8, 2017

Conversation

warmhug
Copy link
Contributor

@warmhug warmhug commented Aug 12, 2015

when run git ls-remote --exit-code . origin/gh-pages on versions of git older than 1.9. It will show errors: "fatal: attempt to fetch/clone from a shallow repository. …”

when run `git ls-remote --exit-code . origin/gh-pages` on versions of git older than 1.9. It will show errors: "fatal: attempt to fetch/clone from a shallow repository. …”
@tschaub
Copy link
Owner

tschaub commented May 8, 2017

Thanks for the contribution, and apologies for the delay in getting it in. Ironically, I found this when googling for the same error message after finally getting around to writing integration tests for this repo.

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.

None yet

2 participants