Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
abook_check
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • abook_android
  • abook_check
  • Merge Requests
  • !301

Merged
Opened Mar 03, 2023 by Kazuyuki Hida@hida-k 
  • Report abuse
Report abuse

中途半端だけれど、できるところまでWarningつぶしを行った。

空き時間に、AndroidStudioのエディタで指摘された警告を修正した。 差分を見るより、feature/remove_worning_2023-0301 ブランチをチェックアウトして、該当箇所の警告表示(エディタの右端)を見ていただきたいと思います。

中途半端なところでおわっているため、マージせずにクローズしても構いません。

Edited Mar 03, 2023 by Yujin Seo
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b feature/remove_worning_2023-0301 origin/feature/remove_worning_2023-0301

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout contract/sato/1.0.300_dev
git merge --no-ff feature/remove_worning_2023-0301

Step 4. Push the result of the merge to GitLab

git push origin contract/sato/1.0.300_dev

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 0
  • Commits 1
  • Changes 6
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kazuyuki Hida @hida-k

    assigned to @seo

    Mar 03, 2023

    assigned to @seo

    assigned to @seo
    Toggle commit list
  • Kazuyuki Hida @hida-k

    changed the description

    Mar 03, 2023

    changed the description

    changed the description
    Toggle commit list
  • Yujin Seo @seo

    unmarked as a Work In Progress

    Mar 03, 2023

    unmarked as a Work In Progress

    unmarked as a **Work In Progress**
    Toggle commit list
  • Yujin Seo @seo

    merged

    Mar 03, 2023

    merged

    merged
    Toggle commit list
  • Yujin Seo @seo

    mentioned in commit 039a2a97

    Mar 03, 2023

    mentioned in commit 039a2a97

    mentioned in commit 039a2a971f4a19fdeb01d58d07d83d8ba8131ad0
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Yujin Seo
Assignee
Yujin Seo @seo
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: abook_android/abook_check!301
×

Revert this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.