fix(utimes): Support filenames with backspaces, etc. by rasa · Pull Request #1122 · tj/git-extras

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

* Support filenames with backslashes
* Support git functions, such as `function git() { yadm "$@"; }`
* Add Bash's unofficial "strict" mode: set -euo pipefail
* Move awk script to variable (to simplify escaping)
* Add helpful comments
* Shellcheck clean

hyperupcall

spacewander