All of lore.kernel.org
 help / color / mirror / Atom feed
* git commit return code
@ 2010-08-09 15:32 Tomasz Pajor
  2010-08-09 16:13 ` Ævar Arnfjörð Bjarmason
  2010-08-10  6:46 ` Matthieu Moy
  0 siblings, 2 replies; 3+ messages in thread
From: Tomasz Pajor @ 2010-08-09 15:32 UTC (permalink / raw)
  To: git

Hello,

Is this proper behaviour:

root# su <username> -c "git commit --quiet -a -m \"templates generation\";"
# On branch master
nothing to commit (working directory clean)
root# echo $?
1

root# git --version
git version 1.7.1

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

end of thread, other threads:[~2010-08-10  6:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-09 15:32 git commit return code Tomasz Pajor
2010-08-09 16:13 ` Ævar Arnfjörð Bjarmason
2010-08-10  6:46 ` Matthieu Moy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.