Re: git's is_inside_git_dir too strict?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nguyen Thai Ngoc Duy
Date: Wednesday, March 7, 2007 - 5:17 am

On 3/7/07, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:

From this command:

git --git-dir=/home/pclouds/blog/data.git ls-files --others --modified
2007-03-07T18_52_41.txt

It was run in /home/pclouds/blog/data, which is the working directory
of data.git.

By the way, is it plausible to add --git-workdir option to specify
working directory? With that option, I won't need to chdir to the
working directory, run git commands and chdir back.


I didn't follow git development lately so I'm afraid I'm incapable to
comment on this :-)



-- 
Duy
-
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:
git's is_inside_git_dir too strict?, Nguyen Thai Ngoc Duy, (Tue Mar 6, 8:41 am)
Re: git's is_inside_git_dir too strict?, Johannes Schindelin, (Tue Mar 6, 2:46 pm)
Re: git's is_inside_git_dir too strict?, Nguyen Thai Ngoc Duy, (Wed Mar 7, 5:17 am)
Re: git's is_inside_git_dir too strict?, Shawn O. Pearce, (Wed Mar 7, 8:53 am)
Re: git's is_inside_git_dir too strict?, Nguyen Thai Ngoc Duy, (Wed Mar 7, 9:12 am)
Re: git's is_inside_git_dir too strict?, Matthias Lederhofer, (Fri Mar 9, 5:00 am)
Re: git's is_inside_git_dir too strict?, Junio C Hamano, (Fri Mar 9, 6:11 pm)
Re: git's is_inside_git_dir too strict?, Nguyen Thai Ngoc Duy, (Sat Mar 10, 4:49 am)