Skip to content

Instantly share code, notes, and snippets.

@rmdwirizki
Created October 26, 2019 03:07
Show Gist options
  • Save rmdwirizki/921246cb41abb79904a4bd5d67d9007c to your computer and use it in GitHub Desktop.
Save rmdwirizki/921246cb41abb79904a4bd5d67d9007c to your computer and use it in GitHub Desktop.

See conflicted files

git diff --name-only --diff-filter=U

Commit with multi line messages

git commit -F- <<EOF
- Your message 1
- Your message 2
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment