Git Client with UI on a Debian system

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












I known using git on the command line is the preferred method by a lot of Linux users.



But has somebody have successfully installed and used a Git Client with GUI on Debian Based System? (to be precise it is a Raspberry PI 2 with raspbian distro)



I am asking that question, because I didn't find any answer on Web, and a GUI is a most convenient way to manage conflict for example.



As I am using l low powered device, I am also looking for a ligweight client of course



Best regards.







share|improve this question


























    up vote
    2
    down vote

    favorite
    1












    I known using git on the command line is the preferred method by a lot of Linux users.



    But has somebody have successfully installed and used a Git Client with GUI on Debian Based System? (to be precise it is a Raspberry PI 2 with raspbian distro)



    I am asking that question, because I didn't find any answer on Web, and a GUI is a most convenient way to manage conflict for example.



    As I am using l low powered device, I am also looking for a ligweight client of course



    Best regards.







    share|improve this question
























      up vote
      2
      down vote

      favorite
      1









      up vote
      2
      down vote

      favorite
      1






      1





      I known using git on the command line is the preferred method by a lot of Linux users.



      But has somebody have successfully installed and used a Git Client with GUI on Debian Based System? (to be precise it is a Raspberry PI 2 with raspbian distro)



      I am asking that question, because I didn't find any answer on Web, and a GUI is a most convenient way to manage conflict for example.



      As I am using l low powered device, I am also looking for a ligweight client of course



      Best regards.







      share|improve this question














      I known using git on the command line is the preferred method by a lot of Linux users.



      But has somebody have successfully installed and used a Git Client with GUI on Debian Based System? (to be precise it is a Raspberry PI 2 with raspbian distro)



      I am asking that question, because I didn't find any answer on Web, and a GUI is a most convenient way to manage conflict for example.



      As I am using l low powered device, I am also looking for a ligweight client of course



      Best regards.









      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 11 at 12:54









      Eranda Peiris

      307113




      307113










      asked Apr 11 at 12:27









      sstassin

      134




      134




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          git itself provides a GUI, which in Debian derivatives, including Raspbian, is packaged as git-gui. Install that, and you’ll be able to run git gui to perform most operations. You can also install gitk to explore repositories in a GUI.



          To resolve merge conflicts, I quite like Meld, but that pulls in part of GNOME so it doesn’t quite count as lightweight!






          share|improve this answer




















          • TY, git-gui is doing all the job needed here.
            – sstassin
            Apr 11 at 13:00










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f437000%2fgit-client-with-ui-on-a-debian-system%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          git itself provides a GUI, which in Debian derivatives, including Raspbian, is packaged as git-gui. Install that, and you’ll be able to run git gui to perform most operations. You can also install gitk to explore repositories in a GUI.



          To resolve merge conflicts, I quite like Meld, but that pulls in part of GNOME so it doesn’t quite count as lightweight!






          share|improve this answer




















          • TY, git-gui is doing all the job needed here.
            – sstassin
            Apr 11 at 13:00














          up vote
          2
          down vote



          accepted










          git itself provides a GUI, which in Debian derivatives, including Raspbian, is packaged as git-gui. Install that, and you’ll be able to run git gui to perform most operations. You can also install gitk to explore repositories in a GUI.



          To resolve merge conflicts, I quite like Meld, but that pulls in part of GNOME so it doesn’t quite count as lightweight!






          share|improve this answer




















          • TY, git-gui is doing all the job needed here.
            – sstassin
            Apr 11 at 13:00












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          git itself provides a GUI, which in Debian derivatives, including Raspbian, is packaged as git-gui. Install that, and you’ll be able to run git gui to perform most operations. You can also install gitk to explore repositories in a GUI.



          To resolve merge conflicts, I quite like Meld, but that pulls in part of GNOME so it doesn’t quite count as lightweight!






          share|improve this answer












          git itself provides a GUI, which in Debian derivatives, including Raspbian, is packaged as git-gui. Install that, and you’ll be able to run git gui to perform most operations. You can also install gitk to explore repositories in a GUI.



          To resolve merge conflicts, I quite like Meld, but that pulls in part of GNOME so it doesn’t quite count as lightweight!







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 11 at 12:30









          Stephen Kitt

          140k22305365




          140k22305365











          • TY, git-gui is doing all the job needed here.
            – sstassin
            Apr 11 at 13:00
















          • TY, git-gui is doing all the job needed here.
            – sstassin
            Apr 11 at 13:00















          TY, git-gui is doing all the job needed here.
          – sstassin
          Apr 11 at 13:00




          TY, git-gui is doing all the job needed here.
          – sstassin
          Apr 11 at 13:00












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f437000%2fgit-client-with-ui-on-a-debian-system%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay