Fatal: Reference repository is shallow #2741
Unanswered
jamieburchell
asked this question in
Help needed
Replies: 1 comment 5 replies
-
Maybe copy process was not done right? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I've been running Deployer 6.x with Git 1.8.3.1 and today I copied over my deployments in their entirety to a new server which has Git 2.2.7.0.
When I ran a dep deploy I received a "Fatal: Reference repository is shallow" error message, before the clone was completed successfully.
I checked the previous deploys and these had a .git/shallow file present, but this latest deploy doesn't.
I don't understand what this is about because the Deployer version is the same and by default the update code is using the same depth as before?
Jamie
Beta Was this translation helpful? Give feedback.
All reactions