parent
7e9911f642
commit
768160b001
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ window that already exists in that direction. It will split otherwise."
|
||||||
(when (bound-and-true-p vc-mode)
|
(when (bound-and-true-p vc-mode)
|
||||||
(vc-refresh-state)
|
(vc-refresh-state)
|
||||||
(force-mode-line-update))
|
(force-mode-line-update))
|
||||||
(revert-buffer t t)))))
|
(revert-buffer t t t)))))
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun +magit-mark-stale-buffers-h ()
|
(defun +magit-mark-stale-buffers-h ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue