mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Currently <kbd>SPC g L</kbd> runs `magit-log` which opens a context window for git log with an option selected that limits the log to the file open in buffer. The user then has to press <kbd>l</kbd> to actually see the log. The same result can be achieved by calling `magit-log-buffer-file` instead
30 KiB
30 KiB