Skip to content

wangzhikai/PassFunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

PassFunder

PassFunder -- continental RockNRollers provide treatment for general brain teases.

License

By reading what is written here, you void any responsibility of Zhikai Wang/www.heteroclinic.net, regarding the github repository including this file. Based on the first sentence, you can use this repository at will.

Github tricks (may be trivial or in-complete)

git config --global http.sslVerify false
git clone https://github.com/wangzhikai/PassFunder.git
cd PassFunder/
git remote set-url origin git@github.com:wangzhikai/PassFunder.git
#ssh-add -l shows nothing, need the following steps:
ssh-keygen
eval "$(ssh-agent -s)"
ssh-add
cat ~/.ssh/id_rsa.pub # Login to github,click 'username' at  top right, 'edit profile', 'SSH keys', 'Add SSH key', add the cat result

Github user contribution resolution

git config --global user.email user@a.com

If in your work station, you use the above configuration, then go to github, click 'username' at top right, 'edit profile', 'emails', 'Add email address', then go to your mailbox confirm this address. So even you have multiple public keys, and multiple emails, the contribution is counted to the same github account. In general, emails identify the contribution. Looks like github uses EST.

About

Treatment for general brain teases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages