add newline to separate from clone output
This commit is contained in:
parent
a05ccd04dd
commit
28573a9369
|
@ -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;"
|
||||
|
|
Loading…
Reference in a new issue