mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
1cca22f3fd
Summary: If someone accidentally pushes a bunch of commits, revisions might get marked as "Committed" incorrectly. This will restore them to their previous state without too much fuss. Test Plan: Ran the script on some commits to undo them, it seemed to work correctly. Reviewers: davidreuss, btrahan Reviewed By: btrahan CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D1877 |
||
---|---|---|
.. | ||
audit.php | ||
parse_one_commit.php | ||
rebuild_summaries.php | ||
reconcile.php | ||
reparse.php | ||
reparse_all_commit_messages.php | ||
test_connection.php | ||
undo_commits.php |