[-] accoil@alien.top 1 points 10 months ago

Can't modify a lamdba hook once it's been created, however if you named it via defun you can redeclare it with new behaviour or remove it from the advice list.

[-] accoil@alien.top 1 points 11 months ago

Try setting package-user-dir to the elpa directory.

[-] accoil@alien.top 1 points 11 months ago

Could potentially add it to the pull interface:

  (transient-append-suffix 'magit-pull "-r" '("-R" "No rebase" "--no-rebase"))

(positions it under the rebase flag -r)

accoil

joined 11 months ago