Is it possible to display difference between 2 revisions with Gitk as one commit? The 2019 Stack Overflow Developer Survey Results Are InCan gitk show all commits EXCEPT those by a given author?How to compare newest commit to oldest commit in gitkUsing gitk, can I see the difference between 2 commits?Display gitk log in reverse orderDifference between author and committer in Git?Is it possible to configure the diff in gitk?Paginating commits in gitk while viewingHow can I hide “fast-forward” commits in gitk?Gitk doesn't show commit treegitk <path> showing other changes in different directories in commits
Where to refill my bottle in India?
Apparent duplicates between Haynes service instructions and MOT
Time travel alters history but people keep saying nothing's changed
What is the motivation for a law requiring 2 parties to consent for recording a conversation
Loose spokes after only a few rides
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Did 3000BC Egyptians use meteoric iron weapons?
Is there a symbol for a right arrow with a square in the middle?
Shouldn't "much" here be used instead of "more"?
Deal with toxic manager when you can't quit
What is the most effective way of iterating a std::vector and why?
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Is a "Democratic" Oligarchy-Style System Possible?
Button changing it's text & action. Good or terrible?
If a Druid sees an animal’s corpse, can they wild shape into that animal?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?
How to save as into a customized destination on macOS?
Multiply Two Integer Polynomials
How to obtain Confidence Intervals for a LASSO regression?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
How to notate time signature switching consistently every measure
Identify This Plant (Flower)
Is it possible to display difference between 2 revisions with Gitk as one commit?
The 2019 Stack Overflow Developer Survey Results Are InCan gitk show all commits EXCEPT those by a given author?How to compare newest commit to oldest commit in gitkUsing gitk, can I see the difference between 2 commits?Display gitk log in reverse orderDifference between author and committer in Git?Is it possible to configure the diff in gitk?Paginating commits in gitk while viewingHow can I hide “fast-forward” commits in gitk?Gitk doesn't show commit treegitk <path> showing other changes in different directories in commits
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
When I am using gitk rev1..rev2 it shows difference as list of commits between revisions. Is it possible to combine all of commits and to display it as one commit (something like squash) ?
gitk
add a comment |
When I am using gitk rev1..rev2 it shows difference as list of commits between revisions. Is it possible to combine all of commits and to display it as one commit (something like squash) ?
gitk
add a comment |
When I am using gitk rev1..rev2 it shows difference as list of commits between revisions. Is it possible to combine all of commits and to display it as one commit (something like squash) ?
gitk
When I am using gitk rev1..rev2 it shows difference as list of commits between revisions. Is it possible to combine all of commits and to display it as one commit (something like squash) ?
gitk
gitk
asked Mar 8 at 9:13
Paul-AGPaul-AG
536212
536212
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Left click on rev1. Right click on rev2. Select Diff selected -> this.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2fstackoverflow.com%2fquestions%2f55059959%2fis-it-possible-to-display-difference-between-2-revisions-with-gitk-as-one-commit%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
Left click on rev1. Right click on rev2. Select Diff selected -> this.
add a comment |
Left click on rev1. Right click on rev2. Select Diff selected -> this.
add a comment |
Left click on rev1. Right click on rev2. Select Diff selected -> this.
Left click on rev1. Right click on rev2. Select Diff selected -> this.
answered Mar 21 at 18:57
stefandtwstefandtw
23323
23323
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- 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%2fstackoverflow.com%2fquestions%2f55059959%2fis-it-possible-to-display-difference-between-2-revisions-with-gitk-as-one-commit%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