Thread (24 messages) flat view 24 messages, 4 authors, 2016-06-15

Re: [PATCH v3 03/10] setup: convert setup_git_directory_gently_1 et al. to strbuf

From: Eric Sunshine <hidden>
Date: 2016-06-15 23:02:04

On Mon, Jul 28, 2014 at 2:26 PM, René Scharfe [off-list ref] wrote:
Convert setup_git_directory_gently_1() and its helper functions
setup_explicit_git_dir(), setup_discovered_git_dir() and
setup_bare_git_dir() to use a struct strbuf to hold the current working
directory.  Replacing the PATH_MAX-sized buffer used before removes a
path length limition on some file systems.  The functions are converted
s/limition/limitation/
all in one go because they all read and write the variable cwd.

Signed-off-by: Rene Scharfe <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help