Comment 3 for bug 1096491

Revision history for this message
Tamas Papp (tomposmiko) wrote :

csepcsop /etc # git status
On branch master
nothing to commit, working tree clean
csepcsop /etc # touch a
csepcsop /etc # git status
On branch master
Untracked files:
  (use "git add <file>..." to include in what will be committed)
 a

nothing added to commit but untracked files present (use "git add" to track)
csepcsop /etc # etckeeper unclean
csepcsop /etc # echo $?
0
csepcsop /etc #