diff --git a/templates/repo/patch.hamlet b/templates/repo/patch.hamlet index 919e91e..6c04e1e 100644 --- a/templates/repo/patch.hamlet +++ b/templates/repo/patch.hamlet @@ -52,7 +52,8 @@ $if null parents
#{t} $of AddBinaryFile path mode sizeAdd binary file #{path} #{mode} #{size} $of RemoveTextFile path mode lines @@ -62,7 +63,8 @@ $if null parents
- #{n} - #{t} + + #{t} $of RemoveBinaryFile path mode sizeRemove binary file #{path} #{mode} #{size} $of MoveFile oldPath oldMode newPath newMode @@ -83,7 +85,8 @@ $if null parents
- #{n} - #{t} + + #{t} $of BinaryToText path oldSize oldMode lines newModeEdit file #{path} #{oldMode} #{oldSize} → #{newMode}
@@ -91,7 +94,8 @@ $if null parents
+ #{n} - #{t} + + #{t} $elseThis commit has multiple parents, and to be honest, I'm unsure how exactly