next -> master #30

开启中
crtxcr 请求将 0 次代码提交从 next 合并至 master
管理员
没有提供说明。
crtxcr2022-01-29 23:06:48 +01:00 推送了 2 个提交
crtxcr2022-01-30 10:46:19 +01:00 推送了 2 个提交
crtxcr2022-03-17 15:47:28 +01:00 推送了 16 个提交
crtxcr2022-07-17 13:01:25 +02:00 强制推送 next,从 1d6861944c,至 3fa73b0b97 比较
crtxcr2022-08-16 23:13:36 +02:00 推送了 2 个提交
crtxcr2022-10-23 19:55:32 +02:00 推送了 3 个提交
ff60ec227d perform_mounts(): Fix potential leak and fix iteration
We would not free 'concat_path' in all potential paths.
Also, the iteration would not continue potentially.

This was case unlikely to be hit in practise.
此分支已经包含在目标分支中,没有什么可以合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b next master
git pull origin next

第二步:

合并变更并更新到 Gitea 上
git checkout master
git merge --no-ff next
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:crtxcr/exile.h#30
没有提供说明。