oh-my-git/scripts
mundifex c2a2f87f4c Fix deadlock in stash levels
- use vertical tab character instead of "MAGIC" string to denote end of input
- check for terminator using pattern match instead of eq

Users are unable to provide special characters to Bash process so this should
be relatively safe. Pattern match succeeds even when `git stash` omits newline
while rendering commit subjects.

Fixes git-learning-game/oh-my-git#56
2021-03-26 21:34:22 -05:00
..
better-reverse-shell Preparations for async commands 2020-09-24 10:10:14 +02:00
fake-editor Take hints on port 1235, hint script in user's PATH 2020-12-22 16:05:35 +01:00
gitconfig Performance: don't create trees and blobs, only update repos once 2021-01-13 13:30:08 +01:00
hint Take hints on port 1235, hint script in user's PATH 2020-12-22 16:05:35 +01:00
input_dialog.gd Allow cards with [string] parameters 2020-11-10 22:44:52 +01:00
net-test Fix deadlock in stash levels 2021-03-26 21:34:22 -05:00