How to diff a single, unstaged file in magit-status?
How can I display a diff for the actually selected file in magit-status
? What can I do in
do display a diff of build/conf/local.conf
?
With the now deprecated git-status
, I could run git-diff-file
(=
) to see quickly what has been changed (without visiting the buffer first or digging through the the complete list of unstaged changes).
magit git diff
add a comment |
How can I display a diff for the actually selected file in magit-status
? What can I do in
do display a diff of build/conf/local.conf
?
With the now deprecated git-status
, I could run git-diff-file
(=
) to see quickly what has been changed (without visiting the buffer first or digging through the the complete list of unstaged changes).
magit git diff
See also stackoverflow.com/q/17798109/324105
– phils
Nov 25 '18 at 22:27
add a comment |
How can I display a diff for the actually selected file in magit-status
? What can I do in
do display a diff of build/conf/local.conf
?
With the now deprecated git-status
, I could run git-diff-file
(=
) to see quickly what has been changed (without visiting the buffer first or digging through the the complete list of unstaged changes).
magit git diff
How can I display a diff for the actually selected file in magit-status
? What can I do in
do display a diff of build/conf/local.conf
?
With the now deprecated git-status
, I could run git-diff-file
(=
) to see quickly what has been changed (without visiting the buffer first or digging through the the complete list of unstaged changes).
magit git diff
magit git diff
asked Nov 25 '18 at 15:27
enscensc
1585
1585
See also stackoverflow.com/q/17798109/324105
– phils
Nov 25 '18 at 22:27
add a comment |
See also stackoverflow.com/q/17798109/324105
– phils
Nov 25 '18 at 22:27
See also stackoverflow.com/q/17798109/324105
– phils
Nov 25 '18 at 22:27
See also stackoverflow.com/q/17798109/324105
– phils
Nov 25 '18 at 22:27
add a comment |
1 Answer
1
active
oldest
votes
Type TAB.
Many sections in Magit can be expanded (and then again collapsed) by pressing TAB. Actually I was working on adding indicators to make that more obvious yesterday. Might try to finish that later today.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "583"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2femacs.stackexchange.com%2fquestions%2f46208%2fhow-to-diff-a-single-unstaged-file-in-magit-status%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Type TAB.
Many sections in Magit can be expanded (and then again collapsed) by pressing TAB. Actually I was working on adding indicators to make that more obvious yesterday. Might try to finish that later today.
add a comment |
Type TAB.
Many sections in Magit can be expanded (and then again collapsed) by pressing TAB. Actually I was working on adding indicators to make that more obvious yesterday. Might try to finish that later today.
add a comment |
Type TAB.
Many sections in Magit can be expanded (and then again collapsed) by pressing TAB. Actually I was working on adding indicators to make that more obvious yesterday. Might try to finish that later today.
Type TAB.
Many sections in Magit can be expanded (and then again collapsed) by pressing TAB. Actually I was working on adding indicators to make that more obvious yesterday. Might try to finish that later today.
answered Nov 25 '18 at 15:53
tarsiustarsius
16.7k24083
16.7k24083
add a comment |
add a comment |
Thanks for contributing an answer to Emacs Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2femacs.stackexchange.com%2fquestions%2f46208%2fhow-to-diff-a-single-unstaged-file-in-magit-status%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
See also stackoverflow.com/q/17798109/324105
– phils
Nov 25 '18 at 22:27