Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-mktag: be more careful in reading the input.
Instead of always assuming it can be read with a single read() system call, loop around properly. Pointed out by Pasky, but I ended up implementing it differently from his suggested patch.
- Loading branch information