hoge@WKPC-MSHIGE1979 /d/demos/git_repo (master)
$ git add testdata.txt
hoge@WKPC-MSHIGE1979 /d/demos/git_repo (master)
$
hoge@WKPC-MSHIGE1979 /d/demos/git_repo (master)
$ git commit -m "text file add line"
[master 8ef5686] text file add line
1 file changed, 1 insertion(+)
hoge1@WKPC-MSHIGE1979 /d/demos/git_repo (master)
$