added logging to commit hooks
This commit is contained in:
parent
c0167bd5d1
commit
8da184333e
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo "restoring stashed changes"
|
||||
|
||||
git stash pop -q
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue