1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-22 19:52:58 +03:00
Files
mariadb/cmake
Sutou Kouhei cf86580f2b MDEV-28032 "git submodule update --depth 1" may fail with old Git
submodules.cmake: don't use "--depth 1" with old Git

Old Git may not work with "--depth 1" when the referenced commit hash
is far from HEAD.

Newer Git improves the situation. For example:
fb43e31f2b

It's safe to not use "--depth 1" with old Git.

Closes #2049
2022-03-19 09:38:57 +01:00
..
2019-05-11 22:19:05 +03:00
2019-06-12 10:30:01 +03:00
2019-05-11 21:29:06 +03:00
2020-07-02 06:17:51 +03:00
2022-01-29 15:41:05 +01:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2020-07-02 06:17:51 +03:00
2020-05-31 11:29:43 +02:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2020-04-28 22:29:13 +03:00
2021-11-17 13:55:54 +02:00
2021-07-22 18:57:54 +03:00
2021-05-05 17:21:05 +02:00
2021-04-14 07:54:43 +03:00
2019-05-14 17:18:46 +03:00
2019-07-16 18:39:21 +03:00
2021-07-22 18:57:54 +03:00
2021-08-25 07:28:04 +03:00
2021-08-18 12:26:58 +03:00
2022-01-29 15:41:05 +01:00
2019-05-11 21:29:06 +03:00
2022-01-27 16:07:02 +02:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 22:19:05 +03:00