mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated Updating TH, THC, THNN, THCUNN subtrees (markdown)
@ -18,7 +18,7 @@ git branch -D temporary-split-branch
|
||||
|
||||
## In future, you can merge in additional changes as follows:
|
||||
```bash
|
||||
git fetch $THREPO/master
|
||||
git fetch $THREPO
|
||||
git checkout $THREPO/master
|
||||
git subtree split -P lib/$THREPO -b temporary-split-branch
|
||||
git checkout master
|
||||
|
Reference in New Issue
Block a user