Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MarkUsProject/Markus
base: 4579c26626f3
Choose a base ref
...
head repository: MarkUsProject/Markus
compare: 6cfc4f405b4b
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 18, 2017

  1. git: Fix git errors when pulling

     * Remove git gem, use rugged everywhere (updated to latest version)
     * Create a function to properly manage a commit with rugged
     * Fix pull problems with deleted files and rewritten history
     * Remove gitolite leftovers in .travis.yml
    adisandro committed Jan 18, 2017
    Copy the full SHA
    af29b93 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Merge pull request #2876 from adisandro/git

    Fix git pulling errors
    david-yz-liu committed Jan 19, 2017
    Copy the full SHA
    6cfc4f4 View commit details
    Browse the repository at this point in the history