-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Line 58 in 92f56fa
| git fetch origin "$ref" $depthflag |
Seems to be causing failures when I get gates:
Identity added: /tmp/git-resource-private-key (/tmp/git-resource-private-key)
Initialized empty Git repository in /tmp/build/get/.git
error: Server does not allow request for unadvertised object [sha from version.ref]
I notice that the official git resource uses a different command:
git clone --single-branch $depthflag $uri $branchflag $destination $tagflag
Is it possible to switch that line out?
Metadata
Metadata
Assignees
Labels
No labels