Thread (11 messages) flat view 11 messages, 7 authors, 2016-06-15

Re: Temporary directories getting errantly added into trees

From: Jeff King <hidden>
Date: 2016-06-15 22:43:53

On Thu, Nov 22, 2007 at 10:55:00AM +0000, Johannes Schindelin wrote:
While we're at it, could we change the name so that it is .git/rebase, and 
not .dotest or .git/.dotest-merge?
I totally agree.
Yes, I know, existing tools could rely on the location.  But then, I do 
not think that tools should be allowed to be _that_ married to particular 
implementations.  And indeed, I see no reason why a tool should access 
.dotest, except for accessing .dotest/patch, and then it will be very 
obvious where it fails.
Another reason might be something like:

  test -d .dotest && die "rebase or am already in progress"

which some of the git tools do, and which third party scripts might care
about.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help