Skip to main content

Questions tagged [magit-status]

2 votes
1 answer
349 views

I have a repository with over 50k commits as part of a large project. Only M-x magit-status is causing issues by hanging indefinitely. Manually executing commands such as M-x magit-log l works fine. I ...
daedsidog's user avatar
  • 229
1 vote
1 answer
546 views

I am still pretty new to using Magit and Forge in emacs, but I have not found an answer to this question in the docs or videos. Here is the situation. So I have a draft pull request submitted on ...
krishnab's user avatar
  • 559
0 votes
1 answer
96 views

I want to rename a number of tracked but unchanged files via magit. I know that I can use R (magit-file-rename). However, magit-status does not show me unchanged files. How can I toggle the visibility ...
loris's user avatar
  • 325