1GITG(1)                     General Commands Manual                    GITG(1)
2
3
4

NAME

6       gitg - Git repository viewer
7
8

SYNOPSIS

10       gitg [options] [repository] [<refspec>]
11

DESCRIPTION

13       gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14       convenient tool to visualize git history and actions that benefit  from
15       a graphical presentation.
16

OPTIONS

18       -c,--commit Open gitg in commit view
19
20       -?,--help Show the help message
21
22       [repository]  Load  the  repository at repository in gitg.  If unspeci‐
23       fied, gitg will try to open  the  repository  at  the  current  working
24       directory
25
26       [<refspec>] Populate the history view of gitg using the specified <ref‐
27       spec> which has the same format as used with  git  log  (Example:  gitg
28       --left-right HEAD..FETCH_HEAD)
29
30

AUTHORS

32       Jesse van den Kieboom  <jesse@icecrew.nl>
33
34
35
36
37                                  22 Jun 2008                          GITG(1)
Impressum