Skip to content
  • dmp's avatar
    36df2f39
    Added utility to uniquely identify ghc repo states · 36df2f39
    dmp authored
    This commit adds fingerprint.py python script that can be used to
    create and restore "fingerprints" of a ghc repo configuration. A
    fingerprint is a list of (sub-repo, commit) pairs. It can be used in
    place of git submodules to record and reinstate the entire commit
    state of the git repos used by ghc.
    36df2f39
    Added utility to uniquely identify ghc repo states
    dmp authored
    This commit adds fingerprint.py python script that can be used to
    create and restore "fingerprints" of a ghc repo configuration. A
    fingerprint is a list of (sub-repo, commit) pairs. It can be used in
    place of git submodules to record and reinstate the entire commit
    state of the git repos used by ghc.
Loading