mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-04-20 03:08:20 +00:00
b962a1f5e0daad323bdd66fad93f00a3738cc255
Previously repo had incorrect code that did not really check if sha1 presents in a project. It worked for tags though. Check if a revision (either tag or sha1) is present by using 'git rev_parse' functionality. Change-Id: I1787f3348573948573948753987394839487572b
Description
Languages
Python
99.1%
Shell
0.8%
Roff
0.1%