From: Robert P. J. Day <hidden> Date: 2018-05-21 11:20:06
updating my git courseware and, since some man pages refer to files
"known to git", i just want to make sure i understand precisely which
files those are. AIUI, they would include:
* tracked files
* ignored files
* new files which have been staged but not yet committed
is that it? are there others?
rday