summaryrefslogtreecommitdiff
path: root/personal/itches
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2019-04-24 07:10:06 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2019-04-24 07:10:06 +0200
commit08f6b958f8b80c460892227abb245c19a56e8aa0 (patch)
tree39f58cf991b303294a1b7c1123e5ed7c633bc8d0 /personal/itches
parentcdc880fc9d1282beb27246d38eba06bb2e6d8637 (diff)
downloadmemory-leaks-08f6b958f8b80c460892227abb245c19a56e8aa0.tar.xz
Update magit itches
The remote-branch-deletion problem was fixed in d1b3846.
Diffstat (limited to 'personal/itches')
-rw-r--r--personal/itches/emacs/bulk.md5
1 files 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