summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Proposals/GitHubMove.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix the spelling of my name.Joerg Sonnenberger2019-10-071-1/+1
| | | | llvm-svn: 373980
* docs/GithubMove.rst: Add link to GitHub migration status pageTom Stellard2019-07-121-0/+7
| | | | llvm-svn: 365865
* docs/GithubMove.rst: Remove obsolete informationTom Stellard2019-07-101-357/+36
| | | | | | | | | | | | | | | | Summary: Remove references to the multirepo and update the document to reflect the current state of the github repository. Reviewers: mehdi_amini, jyknight Subscribers: jdoerfert, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58420 llvm-svn: 365645
* Test commit: fix typoRonald Wampler2019-03-261-1/+1
| | | | llvm-svn: 356999
* Add recipes for migrating downstream branches of git mirrorsDavid Greene2019-02-111-0/+534
| | | | | | | | | | Add some common recipes for downstream users developing on top of the existing git mirrors. These instructions show how to migrate local branches to the monorepo. Differential Revision: https://reviews.llvm.org/D56550 llvm-svn: 353713
* Remove misleading line about git's lack of revision numbers.Erich Keane2019-01-161-3/+1
| | | | | Change-Id: I8a22cb4b4bef9bceee1f43381435d664c2cfd770 llvm-svn: 351357
* fix some typos in the docSylvestre Ledru2017-01-141-2/+2
| | | | llvm-svn: 292014
* [doc] use double `` to prevent html output of merging double dashMehdi Amini2016-10-171-3/+3
| | | | llvm-svn: 284412
* [GitHubMove Doc] Properly nest a subsection in the proposalMehdi Amini2016-10-121-1/+1
| | | | llvm-svn: 284082
* Moving to GitHub - Unified ProposalMehdi Amini2016-10-121-0/+868
This document describes the proposal to move to GitHub, and compare the two proposals through various workflow examples, presenting the current set of commands following by the ones involved in each of the two proposals. It is intended to supersede the previous "submodule proposal" document entirely, and drive the discussion at the BoF during the next Dev Meeting. Differential Revision: https://reviews.llvm.org/D24167 llvm-svn: 284077
OpenPOWER on IntegriCloud