1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 07:34:26 +00:00
wxiaoguang 9f87b60b46
Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953)
* Fix cli command restore-repo: "units" should be parsed as StringSlice because after  #15790 it's read by c.StringSlice("units").  Before, the "units" were processed by strings.Split
* Add checking for invalid unit names

Co-authored-by: 6543 <6543@obermui.de>
2022-06-15 20:28:03 +08:00
..
2022-01-20 18:46:10 +01:00
2022-06-13 15:34:46 +08:00
2021-11-14 10:11:49 +02:00
2022-01-20 18:46:10 +01:00
2022-04-26 16:30:51 -04:00
2022-05-10 12:32:42 +02:00