Re: Updated git export
Lapo Luchini <[email protected]> Fri, 12 Dec 2025 01:40:12 +0100
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
In order to have a (kinda?) "stable" export I created a branch with the script I'm using and the authors mapping. I created the base of that by dumping all "author" certificate values with this command and then manually mapping those to addresses existing in AITHORS file. sqlite3 ~/.monotone/databases/monotone.mtn "SELECT DISTINCT value FROM revision_certs WHERE name = 'author'" Feel free to add/fix your entry to the file. -- Lapo Luchini [email protected]