git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* feature request: better support for typos
@ 2015-08-07 18:12 Ralf Thielow
  2015-08-15  9:12 ` Duy Nguyen
  0 siblings, 1 reply; 3+ messages in thread
From: Ralf Thielow @ 2015-08-07 18:12 UTC (permalink / raw)
  To: git

Hi,

when a user made a typo, Git is not good in guessing what
the user could have meant, except for git commands. I think
this is an area with room for improvements.
Let's look into branches. When I "clone --branch" and make
a typo, Git could show me what branch I could have meant. It's
the same when I try to merge or track a branch. It might even
be possible to show suggestions for options for all Git commands.
What I'm trying to say is, there are arguments with a limited
amount of possible values that Git know, so Git can show
suggestions when the user made a typo for such an argument.

Ralf

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

end of thread, other threads:[~2015-08-16  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 18:12 feature request: better support for typos Ralf Thielow
2015-08-15  9:12 ` Duy Nguyen
2015-08-16  7:19   ` Lawrence Siebert

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