• This project
    • Loading...
  • Sign in

fangyeqing / xkl-interface · Merge Requests

Go to a project

GitLab

  • Go to dashboard
  • 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 !13 opened 2017-02-21 15:26:30 UTC byfangyeqing@fyq

Fix:fix db connection

数据库连接断开的bug

Edited 2017-02-21 15:26:37 UTC
Request to merge fixDB into master
×

Check out, review, and merge locally

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

git fetch origin
git checkout -b fixDB origin/fixDB

Step 2. Review the changes locally

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

git checkout master
git merge --no-ff fixDB

Step 4. Push the result of the merge to GitLab

git push origin master

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 fangyeqing 2017-02-21 15:26:36 UTC

The changes were merged into master.

  • Discussion 0
  • Commits 1
  • Changes 4
  • fangyeqing
    @fyq 2017-02-21 15:26:36 UTC
    Master

    Status changed to merged

  • fangyeqing
    @fyq 2017-02-21 15:26:37 UTC
    Master

    mentioned in commit 149c8bff

  • Please register or login to post a comment
13 of 66
Prev Next
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
1
1 participant
Reference: fyq/xkl-interface!13
×

Revert this merge request

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

Cherry-pick this merge request

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