git commit -a # Commit all changes skipping the Staging Area -v # See in the editor also the 'git diff' output git log -p, --patch # Generate patch --stat --pretty=format:"%h %s" --graph
No comments:
Post a Comment