Martin Afanasjew 9789726fff update: make stashing local changes more robust
Users with local changes and without a configured Git identity won't be
able to update Homebrew via `brew update`, as the update will fail when
trying to stash the local modifications with `git stash`. They will be
unable to proceed until they follow Git's advice to configure their
identity or they manage to revert their local changes.

This change always sets a commit e-mail and name, avoiding this issue. A
nice bonus is that experienced Git users can see who created the stash
commit (identifying `brew update` as the author).

Fixes Homebrew/homebrew#46930.

Closes Homebrew/homebrew#46939.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2015-12-13 22:18:14 +01:00
..
2015-08-03 13:22:35 +01:00
2015-10-26 14:06:51 +00:00
2015-10-18 22:57:42 +08:00
2015-11-19 10:20:40 +01:00
2014-07-17 12:24:03 -05:00
2015-08-03 13:22:35 +01:00
2015-08-07 19:36:29 +08:00
2015-12-09 16:56:59 +08:00
2015-12-10 09:32:53 +00:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-14 15:52:56 +08:00
2015-11-23 15:50:15 +01:00
2015-08-29 15:43:16 +01:00
2015-11-29 20:24:30 +08:00
2015-08-03 13:22:35 +01:00
2015-11-27 18:48:38 +00:00
2015-08-03 13:22:35 +01:00
2015-12-13 01:29:52 +08:00
2015-12-09 16:56:59 +08:00
2015-08-03 13:22:35 +01:00
2015-11-10 19:21:37 +00:00
2015-12-09 16:56:59 +08:00
2015-12-09 16:56:59 +08:00
2015-12-09 16:56:59 +08:00
2015-12-09 09:09:26 +00:00
2015-11-10 09:09:03 +00:00
2015-07-22 20:27:20 +08:00
2015-10-17 03:59:28 +08:00
2015-09-06 15:25:36 +08:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-12-09 16:56:59 +08:00
2015-11-29 20:24:30 +08:00
2015-08-03 13:22:35 +01:00