Re: How to make public repository GIT_DIR=my-git.git git-init Command not found.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Tuesday, November 18, 2008 - 4:19 pm

Gary Yang <garyyang6@yahoo.com> wrote:

Instead you can do:

  $ git --git-dir=my-git.git init

The --git-dir option does the same thing that GIT_DIR= was doing
in a Bourne shell.

-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: How to make public repository GIT_DIR=my-git.git git-i ..., Shawn O. Pearce, (Tue Nov 18, 4:19 pm)