git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git notes and core.editor config
@ 2011-01-11 10:11 Jeenu V
  2011-01-11 10:31 ` Johan Herland
  0 siblings, 1 reply; 6+ messages in thread
From: Jeenu V @ 2011-01-11 10:11 UTC (permalink / raw)
  To: git

My core.editor value in $HOME/.gitconfig is set to

  [core]
      editor = vi "+set tw=72 spell"

so that I've text width of 72 with spell check turned on. I haven't
found problems with any git commands that invoke editor, but notes.
'git notes' seems to invoke the vi for me with 3 separate arguments
instead of just one: "+set, tw=72, and spell". In other words, I don't
think it honors shell quoting for editor config variable.

Could this be a bug?

-- 
Jeenu

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

end of thread, other threads:[~2011-01-11 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 10:11 git notes and core.editor config Jeenu V
2011-01-11 10:31 ` Johan Herland
2011-01-11 11:14   ` Jeenu V
2011-01-11 12:26     ` Thomas Rast
2011-01-11 12:36     ` Johan Herland
2011-01-11 13:12       ` Jeenu V

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