git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2 questions/nits about commit and config
@ 2006-02-04 21:23 Michael Fischer
  2006-02-04 22:13 ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Fischer @ 2006-02-04 21:23 UTC (permalink / raw)
  To: git


Hi.

Well, I went ahead and put my current project under git. So far so good.

Two nits: (yeah, I'm a "recovering" CVS user)

1) git commit -m"this is a commit message"  doesn't work. 
   It has to have a space between -m and the first '"'. 
   I *think* this is due to git-commit.sh and how it parses
   the args, but I'm not quite sure of how to try to patch
   that without mucking up the whole works. Very odd
   and hard to figure out what was "wrong" for a CVS user.

2) I can descend into subdirectories in my project, and 
   git diff, git status both work fine, but git commit
   gets annoyed and says "fatal: Not a git repository: '.git'".
   Irksome to say the least, and not a little suprising.
   Is that something which can be fixed, or is there a 
   magic incantation (perhaps in .git/config) to make
   git commit work anywhere in the source tree?

Incidentally, I groped around my git mailbox, and google,
looking for some definitive list/examples of what can
go in the .git/config file. Seems there must be more
than what is listed in the manpage...

Thanks for all the cool work.


Michael
-- 
Michael Fischer                         Happiness is a config option.
michael@visv.net                        Recompile and be happy. 

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

end of thread, other threads:[~2006-02-05  6:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-04 21:23 2 questions/nits about commit and config Michael Fischer
2006-02-04 22:13 ` Junio C Hamano
2006-02-04 22:24   ` Junio C Hamano
2006-02-04 22:59     ` Alan Chandler
2006-02-04 23:00     ` Keith Packard
2006-02-05  5:43       ` Junio C Hamano
2006-02-05  5:58         ` Junio C Hamano
2006-02-05  6:14         ` Daniel Barkalow

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).