fix(utimes): Support filenames with backspaces, etc. by rasa · Pull Request #1122 · tj/git-extras
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 1.2k
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters