Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Compare Plugin SVN and GIT Diff

    General Discussion
    4
    5
    1726
    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 Jaworski
      Andrzej Jaworski last edited by

      How commands SVN Diff and GIT Diff work?

      Eko palypse pnedev 2 Replies Last reply Reply Quote 0
      • Eko palypse
        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 Kilborn 1 Reply Last reply Reply Quote 1
        • Alan Kilborn
          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 palypse 1 Reply Last reply Reply Quote 0
          • Eko palypse
            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
            • pnedev
              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
              Copyright © 2014 NodeBB Forums | Contributors