git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git-draw - draws nearly the full content of a tiny git repository as a graph
@ 2014-01-29 21:21 Flo
  2014-01-30 10:05 ` John Szakmeister
  2014-02-03  9:14 ` Stefan Näwe
  0 siblings, 2 replies; 3+ messages in thread
From: Flo @ 2014-01-29 21:21 UTC (permalink / raw
  To: git

I just want to present a small tool I wrote. I use it at work to have
a tool visualizing the Git basic concepts and data structures which
"are really really really simple" (Linus' words). That helps me
teaching my colleagues about Git and answering their questions when
Git did not behave as they expected.

https://github.com/sensorflo/git-draw/wiki

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-draw - draws nearly the full content of a tiny git repository as a graph
  2014-01-29 21:21 git-draw - draws nearly the full content of a tiny git repository as a graph Flo
@ 2014-01-30 10:05 ` John Szakmeister
  2014-02-03  9:14 ` Stefan Näwe
  1 sibling, 0 replies; 3+ messages in thread
From: John Szakmeister @ 2014-01-30 10:05 UTC (permalink / raw
  To: Flo; +Cc: git

On Wed, Jan 29, 2014 at 4:21 PM, Flo <sensorflo@gmail.com> wrote:
> I just want to present a small tool I wrote. I use it at work to have
> a tool visualizing the Git basic concepts and data structures which
> "are really really really simple" (Linus' words). That helps me
> teaching my colleagues about Git and answering their questions when
> Git did not behave as they expected.
>
> https://github.com/sensorflo/git-draw/wiki

Very nice!  Thank you!

I tried it on a couple of my test repos that I use when teaching
people and it appears you need to munge branch names that contain
hyphens in the generated dot file, or dot fails to parse the file.

Otherwise, it's a neat tool.  Thanks again!

-John

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-draw - draws nearly the full content of a tiny git repository as a graph
  2014-01-29 21:21 git-draw - draws nearly the full content of a tiny git repository as a graph Flo
  2014-01-30 10:05 ` John Szakmeister
@ 2014-02-03  9:14 ` Stefan Näwe
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Näwe @ 2014-02-03  9:14 UTC (permalink / raw
  To: Flo, git@vger.kernel.org

Am 29.01.2014 22:21, schrieb Flo:
> I just want to present a small tool I wrote. I use it at work to have
> a tool visualizing the Git basic concepts and data structures which
> "are really really really simple" (Linus' words). That helps me
> teaching my colleagues about Git and answering their questions when
> Git did not behave as they expected.
> 
> https://github.com/sensorflo/git-draw/wiki

This looks really promising!

Stefan
-- 
----------------------------------------------------------------
/dev/random says: Famous last words - Jesus Christ: Father, beam me up.
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-03  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 21:21 git-draw - draws nearly the full content of a tiny git repository as a graph Flo
2014-01-30 10:05 ` John Szakmeister
2014-02-03  9:14 ` Stefan Näwe

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).