delvh
e10ba5e5e0
Rename Sync2
-> Sync
( #26479 )
...
The xorm `Sync2` has already been deprecated in favor of `Sync`,
so let's do the same inside the Gitea codebase.
Command used to replace everything:
```sh
for i in $(ag Sync2 --files-with-matches); do vim $i -c ':%sno/Sync2/Sync/g' -c ':wq'; done
```
2023-08-13 21:17:21 +02:00
..
2023-06-21 16:08:12 +00:00
2023-07-22 22:14:27 +08:00
2023-06-21 16:08:12 +00:00
2023-08-04 13:34:34 +00:00
2023-08-13 21:17:21 +02:00
2023-07-09 11:58:06 +00:00
2023-07-22 22:14:27 +08:00
2023-07-22 22:14:27 +08:00
2023-08-07 19:26:40 +00:00
2023-08-07 19:26:40 +00:00
2023-05-22 13:08:27 +02:00
2023-07-31 06:28:53 +00:00
2023-07-09 11:58:06 +00:00
2023-08-05 10:40:27 +08:00
2023-08-05 10:40:27 +08:00
2023-08-07 19:26:40 +00:00
2023-07-31 06:28:53 +00:00
2023-07-31 06:28:53 +00:00
2023-07-22 22:14:27 +08:00
2023-08-10 02:39:21 +00:00
2023-08-10 02:39:21 +00:00
2023-08-10 21:20:01 +00:00
2023-08-10 21:20:01 +00:00
2023-07-28 21:18:12 +02:00
2023-07-20 15:18:52 +08:00
2023-08-10 02:39:21 +00:00
2023-07-22 22:14:27 +08:00
2023-07-22 22:14:27 +08:00