Skip to content
Snippets Groups Projects

Wiki grammar patch

Closed gitlab-qa-bot requested to merge github/fork/nacengineer/patch-1 into master

Created by: nacengineer

Simple clarification of grammar.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: riyad

    Nice, could you please rebase this?

    By Administrator on 2013-01-10T20:44:23 (imported from GitLab project)

    By Administrator on 2013-01-10T20:44:23 (imported from GitLab)

  • Created by: nacengineer

    hmmm. I just used the github GUI to make a few changes to the file. Not sure why it didn't take care of that for me. Honestly I would just throw out my patch as its not worth the difficulty.

    By Administrator on 2013-01-10T22:01:11 (imported from GitLab project)

    By Administrator on 2013-01-10T22:01:11 (imported from GitLab)

  • Created by: riyad

    In the console in the working directory:

    git checkout master
    git pull origin master
    git checkout patch-1
    git rebase master
    git push --force origin patch-1

    You may need to insert your particular remote/branch names.

    By Administrator on 2013-01-11T16:16:32 (imported from GitLab project)

    By Administrator on 2013-01-11T16:16:32 (imported from GitLab)

  • Created by: riyad

    Just landed (see 97a4e1b8). Thanks.

    By Administrator on 2013-01-11T16:27:52 (imported from GitLab project)

    By Administrator on 2013-01-11T16:27:52 (imported from GitLab)

Please register or sign in to reply
Loading