mirror of
https://github.com/dandavison/delta.git
synced 2026-05-29 11:19:34 +02:00
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
git stash show --stat --patch
|