From ac049f62e592e75011d1324a744a194d7e72c31b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 21 Oct 2018 11:55:21 -0400 Subject: [PATCH] [emacs] update 5 drones, use new magit 2.90.0 command names lib/doom-modeline master v0.5.1-5-g19757b4 lib/helpful master 0.15-3-g1c1c324 lib/magit master 2.13.0-324-gf410eb16 lib/nix-mode master v1.2.2-64-g8b3a992 lib/notmuch master archive/debian/0.28-2-7-g7f726c6e --- init.org | 12 ++++++------ lib/doom-modeline | 2 +- lib/helpful | 2 +- lib/magit | 2 +- lib/nix-mode | 2 +- lib/notmuch | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/init.org b/init.org index 4695635..a83eb37 100644 --- a/init.org +++ b/init.org @@ -781,16 +781,16 @@ Not just how I do git, but /the/ way to do git. ("SPC" . magit-status) ("s" . magit-status) ("S" . magit-status-prefix) - ("B" . magit-blame) + ("B" . magit-blame-addition) ("C" . magit-clone) - ("f" . magit-fetch) - ("F" . magit-pull) - ("P" . magit-push) + ("f" . magit-fetch-other) + ("F" . magit-pull-branch) + ("P" . magit-push-other) ("p" . magit-dispatch-popup) - ("c c" . magit-commit) + ("c c" . magit-commit-create) ("c a" . magit-commit-amend) ("b b" . magit-checkout) - ("b c" . magit-branch)) + ("b c" . magit-branch-create)) :config (magit-add-section-hook 'magit-status-sections-hook 'magit-insert-modules diff --git a/lib/doom-modeline b/lib/doom-modeline index 1fd66c4..19757b4 160000 --- a/lib/doom-modeline +++ b/lib/doom-modeline @@ -1 +1 @@ -Subproject commit 1fd66c449ca83a93290495ab997a0b04a6b76961 +Subproject commit 19757b4a99e6a633b30aac2677fd8c2ced1ddfea diff --git a/lib/helpful b/lib/helpful index daa4a64..1c1c324 160000 --- a/lib/helpful +++ b/lib/helpful @@ -1 +1 @@ -Subproject commit daa4a64652a924f9c1dafa3b5301d0a595660a8b +Subproject commit 1c1c3240dc2a95982d3dacc74b49ce2bcd1ee81e diff --git a/lib/magit b/lib/magit index 5f407a2..f410eb1 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit 5f407a29ac63b338c3c75e30b4633b44d5745036 +Subproject commit f410eb160ab7a3e19a5005d9d979d27eb9ccdfad diff --git a/lib/nix-mode b/lib/nix-mode index f1973ce..8b3a992 160000 --- a/lib/nix-mode +++ b/lib/nix-mode @@ -1 +1 @@ -Subproject commit f1973ceb4b89e52eec35829722d0dbdcc39fb2ff +Subproject commit 8b3a9927e79cad46051ae7f50e7b7fc678c3d065 diff --git a/lib/notmuch b/lib/notmuch index 64bfe54..7f726c6 160000 --- a/lib/notmuch +++ b/lib/notmuch @@ -1 +1 @@ -Subproject commit 64bfe544fd695e30d030e0bf25daf4435c070fb2 +Subproject commit 7f726c6e87517eb9c84119a1c5e3a63bfaaa49f6 -- 2.20.1