diff options
Diffstat (limited to 'Cheat sheets/Git.md')
| -rw-r--r-- | Cheat sheets/Git.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Cheat sheets/Git.md b/Cheat sheets/Git.md deleted file mode 100644 index 5297eda..0000000 --- a/Cheat sheets/Git.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -created: 2024-01-01 -description: Handy git commands ---- - -### See changes since last commit -```bash -git diff HEAD~0 -``` - -### Commit parts of a file -[filip-prochazka.com - Git: commit only parts of a file](https://filip-prochazka.com/blog/git-commit-only-parts-of-a-file) |
