git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* gitk in a bare repo?
@ 2007-11-17 15:09 Joakim Tjernlund
  2007-11-17 16:06 ` Matthias Kestenholz
  0 siblings, 1 reply; 3+ messages in thread
From: Joakim Tjernlund @ 2007-11-17 15:09 UTC (permalink / raw
  To: git

How do I tell gitk I am in a bare repo?

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

* Re: gitk in a bare repo?
  2007-11-17 15:09 gitk in a bare repo? Joakim Tjernlund
@ 2007-11-17 16:06 ` Matthias Kestenholz
  2007-11-17 16:48   ` Joakim Tjernlund
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Kestenholz @ 2007-11-17 16:06 UTC (permalink / raw
  To: Joakim Tjernlund; +Cc: git

Hi Joakim,

2007/11/17, Joakim Tjernlund <joakim.tjernlund@transmode.se>:
> How do I tell gitk I am in a bare repo?
>

The following command works for me:

$ ls
foo.git
$ GIT_DIR=foo.git gitk &

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

* RE: gitk in a bare repo?
  2007-11-17 16:06 ` Matthias Kestenholz
@ 2007-11-17 16:48   ` Joakim Tjernlund
  0 siblings, 0 replies; 3+ messages in thread
From: Joakim Tjernlund @ 2007-11-17 16:48 UTC (permalink / raw
  To: 'Matthias Kestenholz'; +Cc: git

> -----Original Message-----
> From: mk@feinheit.ch [mailto:mk@feinheit.ch] On Behalf Of 
> Matthias Kestenholz
> Sent: den 17 november 2007 17:06
> 
> Hi Joakim,
> 
> 2007/11/17, Joakim Tjernlund <joakim.tjernlund@transmode.se>:
> > How do I tell gitk I am in a bare repo?
> >
> 
> The following command works for me:
> 
> $ ls
> foo.git
> $ GIT_DIR=foo.git gitk &
> 

Ahh, didn't think of that. Tride passing --bare in diffrent ways

Thanks,
        Jocke

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

end of thread, other threads:[~2007-11-17 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-17 15:09 gitk in a bare repo? Joakim Tjernlund
2007-11-17 16:06 ` Matthias Kestenholz
2007-11-17 16:48   ` Joakim Tjernlund

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).