diff options
Diffstat (limited to 'personal/itches/emacs/bulk.md')
| -rw-r--r-- | personal/itches/emacs/bulk.md | 5 |
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 |
