Community
    • Login

    Compare Plugin SVN and GIT Diff

    Scheduled Pinned Locked Moved General Discussion
    5 Posts 4 Posters 4.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Andrzej JaworskiA
      Andrzej Jaworski
      last edited by

      How commands SVN Diff and GIT Diff work?

      Eko palypseE pnedevP 2 Replies Last reply Reply Quote 0
      • Eko palypseE
        Eko palypse @Andrzej Jaworski
        last edited by Eko palypse

        @Andrzej-Jaworski

        Assuming you’ve cloned a repo locally and changed some code that hasn’t been committed yet,
        now when you go to Git Diff, you’ll see the differences from the current code compared to the one in the repo.

        Eko

        Alan KilbornA 1 Reply Last reply Reply Quote 1
        • Alan KilbornA
          Alan Kilborn @Eko palypse
          last edited by

          @Eko-palypse

          Is there a git or svn plugin for Notepad++? Is that what is being talked here?

          Eko palypseE 1 Reply Last reply Reply Quote 0
          • Eko palypseE
            Eko palypse @Alan Kilborn
            last edited by

            @Alan-Kilborn

            yes there is a git plugin available but this is not the topic here.
            The compare plugin has the functionality to compare the current version against the local git/svn database.

            Eko

            1 Reply Last reply Reply Quote 3
            • pnedevP
              pnedev @Andrzej Jaworski
              last edited by pnedev

              @Andrzej-Jaworski said:

              How commands SVN Diff and GIT Diff work?

              Again, the topic is more appropriate for Plugin Development category.

              As @Eko-palypse already answered those commands are used to compare file against it’s commited Git/SVN revision controlled version.

              @Alan-Kilborn ,

              As @Eko-palypse already said Compare plugin can only show the file’s difference (unstaged/uncommited) against the Git/SVN repo.
              It is not a revision control plugin.

              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors