J Wyman
d2c345f676
Carry non-locking status value in the environment.
...
If the user has specified '--no-lock-index' when calling git-status, it only seems reasonable that the user intends that option to be carried through to any child forks/procs as well. Currently, the '--no-lock-status' call is lost when submodules are checked. This change places the desired option into the environment, which is in turn passed down to all subsequent children.
With cmd_status checking for '--no-lock--status' first from args then from environment, we're able to keep the option set in all children.
Signed-off-by: J Wyman <jeremy.wyman@microsoft.com >
2017-01-18 13:31:06 +01:00
..
2017-01-18 13:30:36 +01:00
2016-12-08 09:09:44 -08:00
2016-09-07 12:59:42 -07:00
2016-11-22 13:55:20 -08:00
2016-10-10 14:03:51 -07:00
2016-11-28 13:18:51 -08:00
2016-10-10 14:03:47 -07:00
2016-09-22 13:42:18 -07:00
2016-11-17 13:45:21 -08:00
2017-01-18 13:30:24 +01:00
2017-01-18 13:29:48 +01:00
2016-09-07 12:59:43 -07:00
2017-01-18 13:31:06 +01:00
2016-09-15 13:17:32 -07:00
2016-10-10 13:52:37 -07:00
2016-09-29 15:42:18 -07:00
2016-05-13 14:35:49 -07:00
2016-05-13 14:35:49 -07:00
2016-06-06 14:27:35 -07:00
2016-09-21 15:15:24 -07:00
2017-01-18 13:29:48 +01:00
2016-10-10 14:03:50 -07:00
2017-01-17 15:19:09 -08:00
2016-09-29 15:42:18 -07:00
2016-10-10 13:52:36 -07:00
2017-01-18 13:30:27 +01:00
2016-09-07 12:59:42 -07:00
2016-09-13 15:45:45 -07:00
2016-09-08 21:35:55 -07:00
2016-12-16 13:57:19 -08:00
2017-01-18 13:30:30 +01:00
2016-06-13 10:37:48 -07:00
2016-09-26 16:09:17 -07:00
2016-10-26 13:14:44 -07:00
2016-11-22 13:13:16 -08:00
2016-06-06 11:14:43 -07:00
2016-10-12 14:30:16 -07:00
2016-05-09 12:29:08 -07:00
2016-09-07 12:59:42 -07:00
2016-09-15 13:17:32 -07:00
2016-04-25 14:23:42 -07:00
2016-10-26 13:30:51 -07:00
2016-09-29 15:42:18 -07:00
2016-10-03 13:30:33 -07:00
2016-09-29 15:42:18 -07:00
2016-09-15 13:17:32 -07:00
2016-10-25 10:59:13 -07:00
2016-06-03 14:38:03 -07:00
2017-01-17 15:11:05 -08:00
2017-01-17 15:11:07 -08:00
2016-09-07 12:59:42 -07:00
2016-10-31 13:15:21 -07:00
2016-04-25 14:23:42 -07:00
2016-10-17 11:36:50 -07:00
2016-09-29 15:42:18 -07:00
2017-01-18 13:30:27 +01:00
2016-05-06 14:53:24 -07:00
2017-01-18 13:30:33 +01:00
2017-01-18 13:30:37 +01:00
2017-01-17 14:49:26 -08:00
2016-10-21 09:32:34 -07:00
2016-09-07 12:59:42 -07:00
2016-04-29 14:15:57 -07:00
2016-09-29 20:40:23 -07:00
2016-10-03 12:46:47 -07:00
2016-11-21 11:00:38 -08:00
2016-10-27 14:58:49 -07:00
2016-09-02 09:01:38 -07:00
2016-04-29 12:59:09 -07:00
2016-08-24 12:31:05 -07:00
2016-09-26 16:09:20 -07:00
2016-11-22 13:55:20 -08:00
2016-04-22 14:06:46 -07:00
2016-11-28 13:18:51 -08:00