pikomonde
e6ef1642fa
rename sha to hash
2024-04-12 08:33:47 +02:00
Stefan Haller
0608fc6471
Allow deleting update-ref todos
2024-03-16 22:01:13 +01:00
Stefan Haller
bd975a8dcb
Allow moving update-ref todos up/down
2024-03-16 22:01:03 +01:00
Stefan Haller
e8d84a1f2c
Refactor: pass Todo to moveTodoUp/Down instead of Sha and Action
...
We need this because we want to enable moving update-ref todos, which don't have
a sha.
2024-03-16 15:21:17 +01:00
Cristian Betivu
03694f7502
Fix arg order to asserts
2023-08-19 19:10:25 +03:00
Stefan Haller
8932d17393
Cleanup: remove unnecessary if statements
...
The assert package is already very good at displaying errors, including printing
a diff of expected and actual value, so there's no point in printing the same
information again ourselves.
2023-06-26 08:11:10 +02:00
Jesse Duffield
e63858215e
refactor moveFixupCommitDown
2023-04-29 07:28:33 +02:00
Jesse Duffield
aec46942a8
enforce lowercase filenames
2023-04-29 13:05:05 +10:00