Files
git/builtin
Johannes Schindelin dbcd970c27 push: do not pretend to return int from die_push_simple()
This function is marked as `NORETURN`, and it indeed does not want to
return anything. So let's not declare it with the return type `int`.
This fixes the following warning when building with MSVC:

	C4646: function declared with 'noreturn' has non-void return type

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-10-04 07:35:31 +09:00
..
2019-07-09 15:25:44 -07:00
2019-07-09 15:25:34 -07:00
2019-07-09 15:25:44 -07:00
2019-07-09 15:25:46 -07:00
2019-01-29 12:47:54 -08:00
2019-04-25 16:41:12 +09:00
2019-05-19 16:45:35 +09:00
2018-10-19 13:34:02 +09:00
2019-07-09 15:25:37 -07:00
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:23 -08:00
2019-07-09 15:25:37 -07:00
2019-05-13 14:22:54 +09:00
2019-07-09 15:25:43 -07:00
2019-07-09 15:25:37 -07:00
2019-07-09 15:25:44 -07:00
2019-07-09 15:25:44 -07:00