同意せずにログイン画面に戻った際、事業者入力欄が表示されない
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
-
-
-
merged
Toggle commit list
Please
register
or
sign in
to comment
Step 1. Fetch and check out the branch for this merge request
git fetch origin git checkout -b features/1.4.500_54062_logout origin/features/1.4.500_54062_logout
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git checkout features/1.4.500 git merge --no-ff features/1.4.500_54062_logout
Step 4. Push the result of the merge to GitLab
git push origin features/1.4.500
Note that pushing to GitLab requires write access to this repository.
Tip: You can also checkout merge requests locally by following these guidelines.
assigned to @kim_j
added 1 commit
added 1 commit
added 1 commit
added 1 commit
assigned to @hida-k
mentioned in commit 9a7ad333
mentioned in commit 9a7ad333
merged
merged