next -> master #30

オープン
crtxcrnext から master への 0 コミットのマージを希望しています
オーナー
説明はありません。
crtxcr が 2 コミット追加 2022-01-29 23:06:48 +01:00
crtxcr が 2 コミット追加 2022-01-30 10:46:19 +01:00
crtxcr が 16 コミット追加 2022-03-17 15:47:28 +01:00
crtxcr が next を強制プッシュ ( 1d6861944c から 3fa73b0b97 へ ) 2022-07-17 13:01:25 +02:00 比較
crtxcr が 2 コミット追加 2022-08-16 23:13:36 +02:00
crtxcr が 3 コミット追加 2022-10-23 19:55:32 +02:00
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.
このブランチは既にターゲットブランチに含まれています。マージするものはありません。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b next master
git pull origin next

ステップ 2:

変更内容をマージして、Giteaに反映します。
git checkout master
git merge --no-ff next
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
1 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: crtxcr/exile.h#30
説明はありません。