mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-09-03 12:34:45 +08:00
The revisionExpr field now holds an expression from the manifest, such as "refs/heads/master", while revisionId holds the current commit-ish SHA-1 of the revisionExpr. Currently that is only filled in if the manifest points directly to a SHA-1. Signed-off-by: Shawn O. Pearce <sop@google.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abandon.py | ||
| branches.py | ||
| checkout.py | ||
| diff.py | ||
| download.py | ||
| forall.py | ||
| grep.py | ||
| help.py | ||
| init.py | ||
| manifest.py | ||
| prune.py | ||
| selfupdate.py | ||
| stage.py | ||
| start.py | ||
| status.py | ||
| sync.py | ||
| upload.py | ||
| version.py | ||