Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
V
VietTH-VenShop
  • 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 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Tran Hoang Viet
  • VietTH-VenShop
  • Merge Requests
  • !10

Merged
Opened Jul 15, 2015 by Tran Hoang Viet@vietth 
  • Report abuse
Report abuse

VietTH: Feature share scocial

×

Check out, review, and merge locally

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

git fetch origin
git checkout -b vietth_feat_share_scocial origin/vietth_feat_share_scocial

Step 2. Review the changes locally

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

git checkout develop
git merge --no-ff vietth_feat_share_scocial

Step 4. Push the result of the merge to GitLab

git push origin develop

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

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

  • Discussion 2
  • Commits 3
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Nguyen Ngoc Lan
    @lannn started a discussion on the diff Jul 16, 2015
    app/models/meta.rb 0 → 100644
    1 class Meta
    • Nguyen Ngoc Lan @lannn commented Jul 16, 2015
      Developer

      @vietth there is a gem called meta tags: https://github.com/kpumuk/meta-tags It is very helpful for meta data

      @vietth there is a gem called meta tags: https://github.com/kpumuk/meta-tags It is very helpful for meta data
    Please register or sign in to reply
  • Nguyen Ngoc Lan
    @lannn started a discussion on an old version of the diff Jul 16, 2015
    app/helpers/scocial_helper.rb 0 → 100644
    1 module ScocialHelper
    • Nguyen Ngoc Lan @lannn commented Jul 16, 2015
      Developer

      @vietth typo error: Social

      @vietth typo error: Social
    Please register or sign in to reply
  • Tran Hoang Viet @vietth

    Added 2 commits:

    • 6d6f1f12 - VietTH: Fix review code social feature
    • 03601722 - VietTH: Add and use gem meta-tags
    Jul 16, 2015

    Added 2 commits:

    • 6d6f1f12 - VietTH: Fix review code social feature
    • 03601722 - VietTH: Add and use gem meta-tags
    Added 2 commits: * 6d6f1f12 - VietTH: Fix review code social feature * 03601722 - VietTH: Add and use gem meta-tags
    Toggle commit list
  • Tran Hoang Viet @vietth

    Status changed to merged

    Jul 21, 2015

    Status changed to merged

    Status changed to merged
    Toggle commit list
  • Tran Hoang Viet @vietth

    mentioned in commit 02b7599e

    Jul 21, 2015

    mentioned in commit 02b7599e

    mentioned in commit 02b7599e878854091e53dd7cd3613e544d785c7d
    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
Nguyen Ngoc Lan
Assignee
Nguyen Ngoc Lan @lannn
Assign to
None
Milestone
None
Assign milestone
Time tracking
2
2 participants
Reference: vietth/VietTH-VenShop!10