improve git-rebase & update java default version

This commit is contained in:
Felix Van der Jeugt 2024-08-14 08:49:16 +02:00
parent a68217ff04
commit dbbb350080
3 changed files with 6 additions and 1 deletions

View file

@ -27,6 +27,7 @@
nuke = !git rm --cached -r . && git reset --hard
[rebase]
autoSquash = true
instructionFormat = %s <%an>%d
[rerere]
enabled = true
[core]