Package: stgit
Version: 0.11-1
Severity: normal

$ stg foo
Unknown command: foo
  Try "stg help" for a list of supported commands
$ stg help
usage: stg help <command>
$ stg --help
usage: stg <command> [options]

Generic commands:
  help        print the detailed command usage
  version     display version information
  copyright   display copyright information

Repository commands:
  branch      manage development branches
  clone       clone a remote repository into local storage
  id          print the hash value of a GIT id
  pull        pull the changes from the remote repository

Stack commands:
  applied     print the applied patches
  clean       delete the empty patches in the series
  commit      permanently store the applied patches into stack base
  float       push patches to the top, even if applied
  goto        push or pop patches to the given one
  init        initialise the tree for use with StGIT
  pop         pop one or more patches from the stack
  push        push one or more patches onto of the stack
  series      print the patch series
  top         print the name of the top patch
  unapplied   print the unapplied patches
  uncommit    turn regular GIT commits into StGIT patches

Patch commands:
  delete      remove the topmost or any unapplied patch
  export      exports a series of patches to <dir> (or patches)
  files       show the files modified by a patch (or the current patch)
  fold        integrate a GNU diff patch into the current patch
  import      import a GNU diff file as a new patch
  log         display the patch changelog
  mail        send a patch or series of patches by e-mail
  new         create a new patch and make it the topmost one
  pick        import a patch from a different branch or a commit object
  refresh     generate a new commit for the current patch
  rename      rename a patch in the series
  show        show the commit corresponding to a patch (or the current patch)

Working-copy commands:
  add         add files or directories to the repository
  diff        show the tree diff
  patches     show the patches modifying a file
  resolved    mark a file conflict as solved
  rm          remove files from the repository
  status      show the tree status

- Josh Triplett

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-rc4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages stgit depends on:
ii  git-core                     1:1.4.4.4-1 content addressable filesystem
ii  python                       2.4.4-2     An interactive high-level object-o
ii  python-support               0.5.6       automated rebuilding support for p

stgit recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to