On Mon, Jul 28, 2008 at 03:25:03PM +0000, Marcus Comstedt (ACROSS) (Hail 
Ilpalazzo!) @ Pike (-) developers forum wrote:
> >you can get an ascii tree using git log --graph,
> I meant of the relationsships between all the branches.  Wouldn't that
> be "git branch" rather than "git log"?

sorry, you need of course also here specify that you want to see all
branches:
git log --abbrev-commit --pretty=oneline --graph --date-order --all
is the most convenient way i came up with.

> Either way, neither log or branch seemed to recognize the "--graph"
> option.

then your version of git is to old. 
--graph is a very new addition i believe in 1.5.6 (my version is 1.5.6.1)

greetings, martin.
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Stephen R. van den Berg
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Martin Bähr
          • ... Martin Bähr
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Martin Baehr
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Martin Baehr
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Martin Baehr
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Stephen R. van den Berg
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
          • ... Stephen R. van den Berg
        • ... Stephen R. van den Berg
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
  • Is ... Henrik Grubbström (Lysator) @ Pike (-) developers forum
  • Re:... Stephen R. van den Berg

Reply via email to