mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-04-18 18:29:07 +00:00
3000cdad2237abe1f956f8109e385891e1a96d17
When doing a shallow checkout SHA1 pinned repos with repo init --depth=1 and repo sync -c, repo would try to fetch only some reference and fail if the exact SHA1 repo was missing. Instead, when depth is set, fetch only the specific commit. Change-Id: If3f799d0e78c03faea47f796380bb5e367b11998
Description
Languages
Python
99.1%
Shell
0.8%
Roff
0.1%