| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@webron with this PR in place v3.0.2-dev will merge into master ok (but with a conflict in README.md which needs resolving anyway). I tried cherry-picking 6943cc1 into v3.0.2-dev but it didn't actually improve the situation with regard to README.md needing manual resolution, so I haven't pushed that as a PR. .travis.yml shows up as a modified file, but the relevant changes are already in master, so that becomes a nop and therefore does not need to hold up cutting the v3.0.2 release. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Two commits (3e7d0a8 and 4c79d31) were correctly made on the v3.0.2-dev branch, but inadvertently against the wrong file (versions/3.0.1.md instead of versions/3.0.2.md).
This series of commits reverts the two original commits in reverse order, then applies the same diffs to the correct target file.
All metadata from the original commits has been preserved.