After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681751 - "gitg -- --all" doesn't work in 0.2.5 anymore
"gitg -- --all" doesn't work in 0.2.5 anymore
Status: RESOLVED OBSOLETE
Product: gitg
Classification: Applications
Component: gitg-0.x
0.2.x
Other Linux
: Normal normal
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-13 11:33 UTC by Marcin Zajaczkowski
Modified: 2013-06-14 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marcin Zajaczkowski 2012-08-13 11:33:31 UTC
"gitg -- --all" doesn't work in gitg 0.2.5. Seems like a regression. More details:
https://mail.gnome.org/archives/gitg-list/2012-August/msg00004.html
Comment 1 Sindhu S 2013-06-14 12:18:59 UTC
This bug report was filed against an older version of gitg. Moving bug to gitg-0.x. 

I am unable to test what `gitg -- --all` as it is unavailable on the current git master of gitg. Besides it is not clear from the bug report, what it does.

Currently, the available command line switches are:

➜  gitg git:(wip/development): gitg --help
Usage:
  gitg [OPTION...] - git repository viewer

Help Options:
  -h, --help               Show help options
  --help-all               Show all help options
  --help-gtk               Show GTK+ Options
  --help-history           gitg history options

Application Options:
  -v, --version            Show the application's version
  --view                   Start gitg with a particular view
  --no-wd                  Do not try to load a repository from the current working directory
  --display=DISPLAY        X display to use

Closing bug as RESOLVED and OBSOLETE.