memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 08f6b958f8b80c460892227abb245c19a56e8aa0
parent cdc880fc9d1282beb27246d38eba06bb2e6d8637
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Wed, 24 Apr 2019 07:10:06 +0200

Update magit itches

The remote-branch-deletion problem was fixed in d1b3846.

Diffstat:
Mpersonal/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 @@ -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