git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression: git-commit no longer works from within subdirectories
@ 2006-08-03 18:06 Robert Shearman
  2006-08-03 19:05 ` Junio C Hamano
  2006-08-03 20:29 ` Jeff King
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Shearman @ 2006-08-03 18:06 UTC (permalink / raw)
  To: Git Mailing List

Hi,

In the latest master branch git-commit no longer works from within 
subdirectories. Instead, you have to go to the top-level directory of 
the git tree to do the commit.

It fails with a confusing message when you are in a subdirectory:
rob@saturn:~/wine-git/dlls/msi$ git commit action.c
usage: git-read-tree (<sha> | [[-m [--aggressive] | --reset | 
--prefix=<prefix>] [-u | -i]] <sha1> [<sha2> [<sha3>]])

I'm not sure whether the previous behaviour was intentional, but I got 
used to it. Either way, I don't think users upgrading from 1.4.1 would 
appreciate a user-facing change like this in a 0.0.1 incremental release.

Can this be changed back to the previous behaviour?

Thanks,

-- 
Rob Shearman

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-04  4:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-03 18:06 Regression: git-commit no longer works from within subdirectories Robert Shearman
2006-08-03 19:05 ` Junio C Hamano
2006-08-03 20:29 ` Jeff King
2006-08-04  4:26   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).