Thread (12 messages) flat view 12 messages, 1 author, 2016-06-15

Re: [JGIT PATCH 0/9] List commonly used (or recognized) commands

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:45:02

"Shawn O. Pearce" [off-list ref] wrote:
This series adds support to jgit to list commonly used subcommands
if the user just executes `jgit` with no subcommand requested:

  $ jgit
  jgit --git-dir GIT_DIR --help (-h) --show-stack-trace command [ARG ...]
  
  The most commonly used commands are:
   fetch  Update remote refs from another repository
   log    View commit history
   push   Update remote repository from local refs
   tag    Create a tag
Scratch that.  This series is busted if you install jgit and actually
try to use it.  No subcommands get registered.  I suspect it is due
to the shell script+ZIP file we have in the CLASSPATH confusing the
JRE and making it impossible to read correctly.

-- 
Shawn.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help