aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-refs.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-06-28 22:14:15 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-06-28 22:14:15 +0200
commit61a6e609096bdad3b4332e40f1a0648478a62bb2 (patch)
tree829c3b3b3e0a5f82f87ac0ca6635daee60b6a083 /lisp/magit-refs.el
parent6359e5c98fb55f270464a22f10e8552e989084ab (diff)
Clean up whitespace
Diffstat (limited to 'lisp/magit-refs.el')
-rw-r--r--lisp/magit-refs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/magit-refs.el b/lisp/magit-refs.el
index 1ebe5bd..066a420 100644
--- a/lisp/magit-refs.el
+++ b/lisp/magit-refs.el
@@ -639,7 +639,7 @@ line is inserted at all."
%(upstream:short)%00%(upstream)%00%(upstream:track)%00"
(if magit-refs-show-push-remote "\
%(push:remotename)%00%(push)%00%(push:track)%00%(subject)"
- "%00%00%00%(subject)"))
+ "%00%00%00%(subject)"))
"refs/heads"
magit-buffer-arguments))))
(unless (magit-get-current-branch)