# unstaged modified file (filename)

init 2
echo "_" >gold
_gitnu add gold # use filename
_gitnu commit -m "first"
echo "_" >>gold
log gitnu status
