62460:アプリ自動同期仕様変更
自動同期機能のために30分間のコードチェックを実装。
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
merged
Toggle commit list -
Please
register
or
sign in
to comment
自動同期機能のために30分間のコードチェックを実装。
Step 1. Fetch and check out the branch for this merge request
git fetch origin git checkout -b contract/sato/1.0.612_62460 origin/contract/sato/1.0.612_62460
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git checkout contract/sato/1.0.612 git merge --no-ff contract/sato/1.0.612_62460
Step 4. Push the result of the merge to GitLab
git push origin contract/sato/1.0.612
Note that pushing to GitLab requires write access to this repository.
Tip: You can also checkout merge requests locally by following these guidelines.
added 1 commit
assigned to @kim_j
merged
merged
mentioned in commit bae657e9
mentioned in commit bae657e9
assigned to @chan.nguyenlong