Re: [RFC] introduce GIT_WORK_DIR environment variable

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: Junio C Hamano <junkio@...>, Linus Torvalds <torvalds@...>, Matthias Lederhofer <matled@...>, Nguyen Thai Ngoc Duy <pclouds@...>
Date: Sunday, April 1, 2007 - 3:42 am

On Sunday 2007, March 11, Junio C Hamano wrote:


While it's not solveable yet; if git gets gitattributes support, then 
it's easy.  As long as there is a way of specifying attributes in the 
config (which I'm sure there will be), in the music repository you 
would have (syntax being made up on the spot)

[attribute "gitattributesfile"]
  path = .gitattribute-music
[attribute "gitignorefile"]
  path = .gitignore-music

Then in the config repository:

[attribute "gitattributesfile"]
  path = .gitattribute-config
[attribute "gitignorefile"]
  path = .gitignore-config



Andy
-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com
-
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:
[RFC] introduce GIT_WORK_DIR environment variable, Matthias Lederhofer, (Sun Mar 11, 12:32 am)
[PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR is ..., Matthias Lederhofer, (Mon Mar 12, 7:53 am)
[PATCH(amend)] git-init: set up GIT_DIR/workdir if GIT_WORK_..., Matthias Lederhofer, (Mon Mar 12, 3:23 pm)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Joshua N Pritikin, (Mon Mar 12, 8:12 am)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Matthias Lederhofer, (Mon Mar 12, 9:12 am)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Nguyen Thai Ngoc Duy, (Mon Mar 12, 9:36 am)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Matthias Lederhofer, (Mon Mar 12, 10:08 am)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Matthias Lederhofer, (Mon Mar 12, 2:08 pm)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Matthias Lederhofer, (Mon Mar 12, 4:40 pm)
[PATCH] always interpret GIT_WORK_DIR relative to $GIT_DIR, Matthias Lederhofer, (Mon Mar 12, 3:18 pm)
[PATCH] GIT_WORK_DIR: documentation for relative path, Matthias Lederhofer, (Mon Mar 12, 3:53 pm)
Re: [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR..., Matthias Lederhofer, (Mon Mar 12, 8:52 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Nguyen Thai Ngoc Duy, (Sun Mar 11, 9:27 am)
[PATCH] rev-parse: --is-bare-repository option, Matthias Lederhofer, (Sun Mar 11, 11:05 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Nguyen Thai Ngoc Duy, (Sun Mar 11, 8:42 am)
[PATCH(amend)] introduce GIT_WORK_DIR environment variable, Matthias Lederhofer, (Sun Mar 11, 11:56 am)
[PATCH] use $GIT_DIR/workdir as working directory with $GIT_..., Matthias Lederhofer, (Sun Mar 11, 5:29 pm)
[PATCH] core.workdir config variable, Matthias Lederhofer, (Tue Mar 13, 7:10 pm)
[PATCH(amend)] core.workdir config variable, Matthias Lederhofer, (Tue Mar 13, 7:57 pm)
Re: [PATCH(amend)] core.workdir config variable, Shawn O. Pearce, (Wed Mar 14, 2:01 am)
Re: [PATCH(amend)] core.workdir config variable, Junio C Hamano, (Wed Mar 14, 3:48 am)
Re: [PATCH(amend)] core.workdir config variable, Shawn O. Pearce, (Wed Mar 14, 10:20 am)
Re: [PATCH(amend)] introduce GIT_WORK_DIR environment variable, Nguyen Thai Ngoc Duy, (Sun Mar 11, 12:25 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Matthias Lederhofer, (Sun Mar 11, 9:33 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Nguyen Thai Ngoc Duy, (Sun Mar 11, 9:46 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Matthias Lederhofer, (Sun Mar 11, 10:05 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Nguyen Thai Ngoc Duy, (Sun Mar 11, 10:18 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Junio C Hamano, (Sun Mar 11, 1:34 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Linus Torvalds, (Sun Mar 11, 4:37 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Junio C Hamano, (Sun Mar 11, 5:04 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Andy Parkins, (Sun Apr 1, 3:42 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, A.J. Rossini, (Mon Mar 12, 4:08 am)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Linus Torvalds, (Sun Mar 11, 5:13 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Matthias Lederhofer, (Sun Mar 11, 12:22 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Junio C Hamano, (Sun Mar 11, 4:10 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Johannes Schindelin, (Sun Mar 11, 5:43 pm)
Re: [RFC] introduce GIT_WORK_DIR environment variable, Andy Parkins, (Sun Mar 11, 4:26 am)