We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625d0bb commit 63ef86eCopy full SHA for 63ef86e
1 file changed
src/local/butler/common.py
@@ -93,7 +93,7 @@ def _get_clusterfuzz_config_commit_sha():
93
94
def _compute_revision(timestamp, is_staging=False):
95
"""Return a source code revision.
96
-
+
97
This revision contains the timestamp, git-sha, user, config git-sha, and
98
appengine release (prod or staging). The ordinality of revision is crucial
99
for updating source code. Later revision *must* be greater than earlier
0 commit comments