added README.md for the create_git_diff_commit pattern with usag for it

pull/480/head
draeician 4 months ago
parent e63e4ea44b
commit 5f75128234

@ -0,0 +1,11 @@
# Usage for this pattern:
```bash
git diff
```
Get the diffs since the last commit
```bash
git show HEAD
```
Loading…
Cancel
Save