Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » How to write Git commands using EGit?(Writing Git command using EGit)
How to write Git commands using EGit? [message #650412] Mon, 24 January 2011 18:26 Go to next message
Mohamed Shedeed is currently offline Mohamed ShedeedFriend
Messages: 2
Registered: January 2011
Junior Member
Hello,

I need to know how to write Git commands inside the EGit,

ex. I need to execute the "git remote" command
how can I do that using EGit?

Is there a way to load a shell from the EGit??

I'm using Eclipse Helios on Windows 7 64-bit

thanks
Re: How to write Git commands using EGit? [message #650496 is a reply to message #650412] Tue, 25 January 2011 09:50 Go to previous messageGo to next message
Manuel Doninger is currently offline Manuel DoningerFriend
Messages: 119
Registered: October 2010
Senior Member
That's not supported. You have to use MSysGit (under Windows) or the original Git (under Linux or Mac).

However, "git remote" is not necessary, in the Git Repositories View you can see the remotes of a repository, the fetch and push urls, properties etc.
Re: How to write Git commands using EGit? [message #650778 is a reply to message #650412] Wed, 26 January 2011 14:05 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
If you want to configure remotes from EGit see [1], alternatively you can use the configuration editor [2].

[1] http://wiki.eclipse.org/EGit/User_Guide#Adding_a_Remote_Conf iguration
[2] http://wiki.eclipse.org/EGit/User_Guide#Repository_Configura tion
Re: How to write Git commands using EGit? [message #651026 is a reply to message #650778] Thu, 27 January 2011 13:44 Go to previous message
Mohamed Shedeed is currently offline Mohamed ShedeedFriend
Messages: 2
Registered: January 2011
Junior Member
Matthias Sohn wrote on Wed, 26 January 2011 09:05
If you want to configure remotes from EGit see [1], alternatively you can use the configuration editor [2].

[1] http://wiki.eclipse.org/EGit/User_Guide#Adding_a_Remote_Conf iguration
[2] http://wiki.eclipse.org/EGit/User_Guide#Repository_Configura tion



this is very useful, thank you all
Previous Topic:Resetting/Unstaging Files Does Not Seem To Work
Next Topic:Unusable
Goto Forum:
  


Current Time: Thu Mar 28 20:05:40 GMT 2024

Powered by FUDForum. Page generated in 0.02748 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top