To stage a change press s with point on any "stageable change". This includes files listed below "Untracked files" and "Unstaged changes". You can also ...
operate on a file, multiple files at once, a hunk, multiple hunks at once, and on parts of a hunk.
To stage a change press s with point on any "stageable change". This includes files listed below "Untracked files" and "Unstaged changes". You can also ...
If the current branch is associated with a remote tracking branch, the status ...
I'm not sure offhand if there's a direct way, but... Given that a mv is the same thing as a rm plus an add , you can just rename the file normally ...
See Visiting Files and Blobs from a Diff for more information and the key bindings . C-c C-t ( magit-diff-trace-definition ). This command shows a log for the ...
Use the "--" infix argument in the log transient. This lists commits which touch the given file name. For example, to find when the file "src/main.c" ...
same file in the first place. untrack Untracking a file can be undone by tracking it again.
29 votes, 20 comments. Just discovered this today: In magit's diff view (either TAB to expand from *magit-status* or d for a separate diff buffer) …
For that reason Magit provides a global mode that saves tracked files to ...