Commit Graph

3 Commits

Author SHA1 Message Date
Peter Wang
4834b56dcd Add sanity check to tools/import_srcdist.
tools/import_srcdist:
    Check with "git status" that all files in the workspace have been
    added, not ignored.
2022-01-28 10:43:05 +11:00
Julien Fischer
c6ff123a6a Fix a bug in tools/import_srcdist.
tools/import_srcdist:
    Add files with the -f (--force) option; otherwise files that
    match patterns in .gitignore will be ignored.
2022-01-26 23:53:22 +11:00
Peter Wang
987385df21 Add import_srcdist script.
tools/import_srcdist:
    Add script to import a source distribution tarball into the
    mercury-srcdist repository.
2019-02-05 10:21:13 +11:00