We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git publish
git remote add upstream $URL
github.md - Document GitHub fork, GitHub account configuration (SSH key/Debian ssh-add errata, GPG key generation, etc), git remote add github [email protected]:user/path, git config alias.publish "git push github master, git remote add upstream $URL
github.md
ssh-add
git remote add github [email protected]:user/path
git config alias.publish "git push github master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
github.md
- Document GitHub fork, GitHub account configuration (SSH key/Debianssh-add
errata, GPG key generation, etc),git remote add github [email protected]:user/path
,git config alias.publish "git push github master
,git remote add upstream $URL
The text was updated successfully, but these errors were encountered: