mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Split a too-long line
@ -39,7 +39,8 @@ The head of the pytorch/pytorch master branch may have test failures ([see here
|
||||
|
||||
Some quick git tips on maintaining feature branches:
|
||||
```
|
||||
# These tips assume upstream points to pytorch/pytorch. (Some people develop with origin pointing to pytorch/pytorch.)
|
||||
# These tips assume upstream points to pytorch/pytorch.
|
||||
# (Some people develop with origin pointing to pytorch/pytorch.)
|
||||
|
||||
# Create a new branch from upstream/viable/strict
|
||||
git fetch upstream viable/strict
|
||||
|
Reference in New Issue
Block a user