Skip to content

Commit

Permalink
Merge disklog2 into master, attempt 2.
Browse files Browse the repository at this point in the history
The previous merge went the wrong way (master took precedence over disklog2).
This merge tries to go the correct way:

  git checkout disklog2
  git merge -s ours origin/master
  git checkout master
  git merge disklog2
  • Loading branch information
zeldovich committed Aug 23, 2016
2 parents 35b4425 + d56c545 commit 5189c13
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 5189c13

Please sign in to comment.