While on a branch, I'm looking to run effectively this command:
git diff --name-only master...
using magit. What is the appropriate keystroke to see the names of files that have been modified on a branch like the above?
While on a branch, I'm looking to run effectively this command:
git diff --name-only master...
using magit. What is the appropriate keystroke to see the names of files that have been modified on a branch like the above?
Copyright © 2021 Jogjafile Inc.
There is not a
magit
command to do this.