• This project
    • Loading...
  • Sign in

fe / yohobuywap-node · Merge Requests

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
Merged
Merge Request !38 opened 2016-12-15 01:52:01 UTC by陈轩@chenxuan

15933 图形旋转验证码

应用场景:

  1. 手机号快捷登陆
  2. 忘记密码
  3. 注册
Edited 2016-12-15 06:13:20 UTC
Request to merge feature/captcha into release/5.3
×

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/captcha origin/feature/captcha

Step 2. Review the changes locally

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

git checkout release/5.3
git merge --no-ff feature/captcha

Step 4. Push the result of the merge to GitLab

git push origin release/5.3

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

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

Merged by 毕凯 2016-12-15 06:13:20 UTC

The changes were merged into release/5.3.

  • Discussion 0
  • Commits 11
  • Changes 21
  • 陈轩
    @chenxuan 2016-12-15 01:54:08 UTC

    Added 502 commits:

    • 3e7154a0...11947a7e - 501 commits from branch release/5.3
    • d4ab0898 - Merge branch 'release/5.3' into feature/captcha
  • 陈轩
    @chenxuan 2016-12-15 06:08:31 UTC

    Added 1 commit:

    • 940b74af - fix bug
  • 毕凯
    @bikai 2016-12-15 06:13:20 UTC

    Status changed to merged

  • Please register or login to post a comment
38 of 1800
Prev Next
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
0
Labels
None
Assign labels
  • View labels
0
0 participants
Reference: fe/yohobuywap-node!38