Created
January 24, 2021 04:07
-
-
Save alexhiggins732/1c51dd185b0e27eb8d547d8d924c813e to your computer and use it in GitHub Desktop.
Pulling from upstream master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If not set, add the upstream masters. | |
git remote add upstream https://github.com/iperov/DeepFaceLab.git | |
git pull upstream master | |
git status | |
git push origin master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment