Adsense
Popular Posts
- Code update from PHP 7.4 to PHP 8.1 - PhpSpreadsheet
- MySQL workbench -"Could not decrypt password cache"
- Code update from PHP 7.4 to PHP 8.1 - Worksheet/Iterator.php
- Rendering HTML tags inside textarea
- axios handle blob type data
- Unix Utils and wget in Windows
- increase mysql query speed
- Setup vi syntax for PHP
- EXCEL return to the next line in the same cell
- Get WAMP running on EC2
Saturday, March 8, 2014
Fork a repository in Gist or Github in Github
Sign in my GIthub account
Go to gist ( Gist is a simple way to share snippets and pastes with others)
https://gist.github.com/jrmoran/3938567
at right top, click fork
Now it is cloned to my account
https://gist.github.com/jiansenlu/9443876
Now in gist, click user name still in gist,. Switch back to Github,
click github at the top right menu,
now back to github, click use name, now you can see you gitnub repository, not gist, for example
https://github.com/jiansenlu
We can also fork a git hub (not gist) repository, for example
https://github.com/segmentio/metalsmith
click fork at right top, then it will be shown
https://github.com/jiansenlu/metalsmith
Note: it is shown under repositories, not contribution
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment