feat: update

This commit is contained in:
2024-01-11 23:20:14 +01:00
parent c17d6bd7ed
commit f37f252ca9
14 changed files with 256 additions and 83 deletions

View File

@ -15,3 +15,7 @@
required = true
[url "git@github.com:"]
insteadOf = https://github.com/
[alias]
latexdiff = difftool -t latexdiff
[difftool "latexdiff"]
cmd = git-latexdiff-helper \"$LOCAL\" \"$REMOTE\"