add newline to separate from clone output

This commit is contained in:
Thomas Lindner 2023-07-02 15:21:30 +02:00
parent a05ccd04dd
commit 28573a9369

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;"