git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug with automated processing of git status results
@ 2017-06-30  6:00 Сергей Шестаков
  2017-06-30  7:12 ` Konstantin Khomoutov
  2017-06-30  9:09 ` Matthieu Moy
  0 siblings, 2 replies; 9+ messages in thread
From: Сергей Шестаков @ 2017-06-30  6:00 UTC (permalink / raw)
  To: git

Hi!

I am trying to make an automated processing of "git status" results.
I execute the command

git status -z -uno

I expect that it has stable output format. However, it still can print
warnings like

warning: CRLF will be replaced by LF in somefile.xml

I understand that we can turn off core.safecrlf, but it's
inconvinient. It would be better if "git status" command had an
optional parameter that disables any other output besides changed
files.

Thanks!
Sergey Shestakov
Playrix

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

end of thread, other threads:[~2017-07-05 18:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30  6:00 Bug with automated processing of git status results Сергей Шестаков
2017-06-30  7:12 ` Konstantin Khomoutov
2017-06-30  9:09 ` Matthieu Moy
2017-06-30  9:22   ` Torsten Bögershausen
2017-06-30 16:28     ` [PATCH] status: suppress additional warning output in plumbing modes Stefan Beller
2017-07-01 12:49       ` Torsten Bögershausen
2017-07-01 13:52       ` Ævar Arnfjörð Bjarmason
2017-07-01 17:35       ` Junio C Hamano
2017-07-05 18:53         ` Stefan Beller

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