Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
44650 commits behind, 9 commits ahead of the upstream repository.
David M Peixotto's avatar
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
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
fingerprint.py