Felipe Contreras
1afd78fb5c
push: remove redundant check
...
If fetch_remote is NULL (i.e. the branch remote is invalid), then it
can't possibly be same as remote, which can't be NULL.
The check is redundant, and so is the extra variable.
Also, fix the Yoda condition: we want to check if remote is the same as
the branch remote, not the other way around.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2021-06-02 10:12:02 +09:00
..
2021-02-24 12:14:51 -08:00
2021-01-06 15:10:49 -08:00
2020-07-30 19:18:06 -07:00
2021-03-19 15:25:37 -07:00
2021-02-25 16:43:29 -08:00
2021-02-05 16:40:45 -08:00
2020-12-01 13:05:37 -08:00
2020-08-11 18:04:11 -07:00
2020-07-09 14:00:41 -07:00
2020-08-18 17:17:31 -07:00
2021-01-12 14:04:42 -08:00
2021-02-16 11:27:18 -08:00
2021-01-23 17:14:07 -08:00
2021-03-13 16:00:09 -08:00
2021-02-17 17:21:40 -08:00
2021-01-06 15:10:49 -08:00
2020-04-28 10:47:10 -07:00
2021-01-12 14:04:42 -08:00
2020-11-25 14:43:48 -08:00
2020-08-13 11:02:08 -07:00
2020-09-03 12:37:03 -07:00
2020-11-25 12:30:18 -08:00
2020-10-16 12:30:45 -07:00
2021-01-21 15:51:31 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2020-11-11 12:55:27 -08:00
2020-09-30 12:53:47 -07:00
2021-01-06 15:10:49 -08:00
2021-03-13 16:00:09 -08:00
2021-02-05 13:49:54 -08:00
2021-02-17 17:21:40 -08:00
2020-03-24 15:04:43 -07:00
2021-01-07 15:13:21 -08:00
2021-01-07 19:12:02 -08:00
2021-01-05 14:58:29 -08:00
2021-02-23 00:22:45 -08:00
2021-03-13 16:00:09 -08:00
2020-08-04 18:34:01 -07:00
2021-03-13 16:00:09 -08:00
2020-12-13 15:53:50 -08:00
2020-04-28 10:47:10 -07:00
2021-02-22 16:12:43 -08:00
2021-01-23 11:48:20 -08:00
2021-03-13 16:00:09 -08:00
2020-10-20 12:53:26 -07:00
2021-03-13 16:00:09 -08:00
2021-01-06 14:22:24 -08:00
2021-03-03 17:07:12 -08:00
2021-01-28 12:03:26 -08:00
2021-03-13 16:00:09 -08:00
2021-03-13 16:00:09 -08:00
2021-03-13 16:00:09 -08:00
2020-03-24 15:04:44 -07:00
2020-05-13 12:19:18 -07:00
2020-12-15 17:39:42 -08:00
2021-06-02 10:12:02 +09:00
2021-02-17 17:21:41 -08:00
2020-04-28 10:47:10 -07:00
2021-02-24 11:49:10 -08:00
2021-03-19 15:25:38 -07:00
2021-02-11 09:21:52 -08:00
2020-07-28 15:02:18 -07:00
2020-11-25 14:43:47 -08:00
2021-01-25 18:32:43 -08:00
2020-07-30 19:18:06 -07:00
2020-09-02 14:39:25 -07:00
2021-02-11 09:57:55 -08:00
2020-12-12 23:35:51 -08:00
2020-11-18 13:32:53 -08:00
2020-02-19 10:56:49 -08:00
2020-10-03 09:59:19 -07:00
2021-01-25 14:19:19 -08:00
2020-09-09 13:53:09 -07:00
2020-05-27 10:07:07 -07:00
2021-01-21 15:51:31 -08:00
2021-01-23 17:14:07 -08:00
2021-02-25 16:43:32 -08:00
2021-02-12 14:21:04 -08:00
2021-02-25 16:43:32 -08:00
2021-03-13 16:00:09 -08:00
2020-04-28 10:47:10 -07:00
2020-11-16 13:44:01 -08:00
2020-07-30 19:18:06 -07:00
2020-08-11 18:04:11 -07:00
2021-01-30 09:57:40 -08:00