Skip to main content



      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 04:43 Go to next message
Eclipse UserFriend
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 16:54 Go to previous messageGo to next message
Eclipse UserFriend
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 11:31 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 10:36:24 EDT 2025

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

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

Back to the top