Git Client with UI on a Debian system
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
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.
raspberry-pi raspbian git github
add a comment |Â
up vote
2
down vote
favorite
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.
raspberry-pi raspbian git github
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
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.
raspberry-pi raspbian git github
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.
raspberry-pi raspbian git github
edited Apr 11 at 12:54
Eranda Peiris
307113
307113
asked Apr 11 at 12:27
sstassin
134
134
add a comment |Â
add a comment |Â
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!
TY, git-gui is doing all the job needed here.
â sstassin
Apr 11 at 13:00
add a comment |Â
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!
TY, git-gui is doing all the job needed here.
â sstassin
Apr 11 at 13:00
add a comment |Â
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!
TY, git-gui is doing all the job needed here.
â sstassin
Apr 11 at 13:00
add a comment |Â
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!
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!
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
add a comment |Â
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
add a comment |Â
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
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
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
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
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