git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Missing: Consistency of clean state output of "git add -i"
@ 2017-05-28  7:15 Kaartic Sivaraam
  2017-05-28  7:22 ` Kaartic Sivaraam
  0 siblings, 1 reply; 4+ messages in thread
From: Kaartic Sivaraam @ 2017-05-28  7:15 UTC (permalink / raw)
  To: git

Hello all,
When the "git add -i" command is triggered with a clean working
directory and index, the outputs of the various options don't seem to
be giving consistent results. A few of the distinct outputs are,

1. No output, the options are displayed
2. A single blank line and the options are displayed
3. The "add untracked" option, prints "No untracked files." and adds a
empty line and prints the options
4. The "patch" option, prints "No changes" and prints the options

It seems that the clean state output should be improved for the sake of
a consistent user interface. 

Note: I could possibly help if I were pointed to the implementation.

Quote: "We hate most in others that which we fail to see in ourselves."
- Anil Dash
--
Regards,
Kaartic



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

end of thread, other threads:[~2017-05-28 13:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-28  7:15 Missing: Consistency of clean state output of "git add -i" Kaartic Sivaraam
2017-05-28  7:22 ` Kaartic Sivaraam
2017-05-28 10:39   ` Philip Oakley
2017-05-28 13:18     ` Kaartic Sivaraam

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