Changes

Jump to: navigation, search

GitHub/Gecko Repositories

39 bytes added, 23:25, 18 October 2017
add link to Git replace command docs
=== Integrating mozilla-central and CVS History ===
mozilla/gecko integrates the mozilla-central and CVS histories via [https://git-scm.com/docs/git-replace Git replace]. To traverse the combined history of those repos, clone/fetch mozilla/gecko, then fetch replacement refs via this command:
<code>git fetch origin 'refs/replace/*:refs/replace/*'</code>
Canmove, confirm
2,056
edits

Navigation menu