Junio C Hamano wrote:
Junio C Hamano <junkio@xxxxxxx> writes:
Moving the assignment of GIT_OBJECT_DIRECTORY is fine, but
changing it to an unconditional assignment is wrong. The user
can have a GIT_OBJECT_DIRECTORY set independently from GIT_DIR
(or ../some/where/.git that is detected).
I'm not an expert in shell scripting so I didn't notice that it was a
conditional assignment.
How about this as a replacement?
Looks good.
Thanks,
--
Rob Shearman
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html