From 08f6b958f8b80c460892227abb245c19a56e8aa0 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 24 Apr 2019 07:10:06 +0200 Subject: Update magit itches The remote-branch-deletion problem was fixed in d1b3846. --- personal/itches/emacs/bulk.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/personal/itches/emacs/bulk.md b/personal/itches/emacs/bulk.md index a961542..207945e 100644 --- a/personal/itches/emacs/bulk.md +++ b/personal/itches/emacs/bulk.md @@ -187,12 +187,13 @@ - smerge - yes-or-no-p - read-answer -- if deleting a remote branch fails (e.g. due to wrong credentials), - `update-ref -d` is still run - make status buffer understand and display `typechange` e.g. when replacing a replacing a regular file with a symlink - when ignoring a file in a subdirectory, magit attempts to `git add .gitignore` (i.e. toplevel `.gitignore`), which fails +- if the `-n` log option is set in the status buffer, the "unpulled + from origin/…" section shows an invalid commit count if the `-n` + limit is lower than the actual number of commits ### markdown-mode -- cgit v1.2.3