Hello all, I noticed a weird output by git when trying to run 'git status' on a newly initialized git repository. It prints the following,
> On branch master > > Initial commit > > nothing to commit (create/copy files and use "git add" to track) What's that "Initial commit" supposed to mean? -- Regards, Kaartic Sivaraam <kaarticsivaraam91...@gmail.com>