Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Isn't there an "add" command line in jgit shell?
Isn't there an "add" command line in jgit shell? [message #640307] Sat, 20 November 2010 09:43 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: November 2010
Junior Member
Getting out the known commands gives:

jgit --git-dir GIT_DIR --help (-h) --show-stack-trace command [ARG ...]

The most commonly used commands are:
 branch   List, create, or delete branches
 clone    Clone a repository into a new directory
 commit   Record changes to the repository
 daemon   Export repositories over git://
 diff     Show diffs
 fetch    Update remote refs from another repository
 init     Create an empty git repository
 log      View commit history
 push     Update remote repository from local refs
 rm       Stop tracking a file
 tag      Create a tag
 version  Display the version of jgit


There isn't an "add" command? How do you add files to be commited?
Re: Isn't there an "add" command line in jgit shell? [message #640419 is a reply to message #640307] Sun, 21 November 2010 21:54 Go to previous messageGo to next message
Robin Rosenberg is currently offline Robin RosenbergFriend
Messages: 332
Registered: July 2009
Senior Member
That must be a very old version, over two weeks old.

jgit add was introduced on nov 5th.

-- robin
Re: Isn't there an "add" command line in jgit shell? [message #640637 is a reply to message #640307] Mon, 22 November 2010 16:31 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Please try the night build of EGit... (towards our 0.10 release)

http://download.eclipse.org/egit/updates-nightly
Previous Topic:Password storage [OS X]
Next Topic:Egit failing to install for Eclipse 3.4.2
Goto Forum:
  


Current Time: Tue Mar 19 04:32:00 GMT 2024

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

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

Back to the top