CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
648 stars 84 forks source link

can't clone - requires github user name/password #84

Closed nick87720z closed 6 years ago

nick87720z commented 6 years ago

Trying to clone this repo, i get following output (there i entered empty password):

$ LANG=C git clone https://github.com/ChristianHenzel/ClipIt
Cloning into 'ClipIt'...
Username for 'https://github.com': nick87720z
Password for 'https://nick87720z@github.com': 
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/ChristianHenzel/ClipIt/'
nick87720z commented 6 years ago

invalid Problem was in live ebuild, for which it failed: where user part in url - instead of CristianHenzel it had ChristianHenzel