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;








0















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) ?










share|improve this question




























    0















    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) ?










    share|improve this question
























      0












      0








      0








      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) ?










      share|improve this question














      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 8 at 9:13









      Paul-AGPaul-AG

      536212




      536212






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Left click on rev1. Right click on rev2. Select Diff selected -> this.






          share|improve this answer























            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
            );



            );













            draft saved

            draft discarded


















            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









            1














            Left click on rev1. Right click on rev2. Select Diff selected -> this.






            share|improve this answer



























              1














              Left click on rev1. Right click on rev2. Select Diff selected -> this.






              share|improve this answer

























                1












                1








                1







                Left click on rev1. Right click on rev2. Select Diff selected -> this.






                share|improve this answer













                Left click on rev1. Right click on rev2. Select Diff selected -> this.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 21 at 18:57









                stefandtwstefandtw

                23323




                23323





























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    AWS Lex not identifying response if by a variable The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceEnforcing custom enumeration in AWS LEX for slot valuesHow to give response based on user response in Amazon Lex?Intercepting AWS Lambda Response to a AWS Lex QueryLex chat bot error: Reached second execution of fulfillment lambda on the same utteranceamazon lex showing invalid responseLambda response send back to Lex slot?Response card in Amazon lexAmazon Lex - Lambda response return HTML to botHow can I solve 424 (Failed Dependency) (python) obtained from Amazon lex?

                    Алба-Юлія

                    Захаров Федір Захарович