mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-04 08:59:46 +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
97.9%
Shell
2.1%