latest 20 messages by diverdude

+ [2020-03-01T00:37:39Z] diverdude nedbat: thanx
+ [2020-03-01T00:22:14Z] diverdude i created a git repo using git init in cmdline. How do i add that to my github?
+ [2020-02-05T14:36:56Z] diverdude yeah i switched to https...it was really fast :)
+ [2020-02-05T14:35:00Z] diverdude kreyren: but why? i just want to clone a public repo...why does that require any keys?
+ [2020-02-05T14:30:34Z] diverdude Hi, i am trying to do git clone clone https://github.com/nfc-tools/libnfc but i am gettting: Permission denied (publickey). fatal: Could not read from remote repository. In my ~/.ssh i have only known_hosts and no other files. Why would i need a key to clone a public repo?
+ [2019-11-27T19:59:12Z] diverdude I have a file A which is in git repository. I have another version (B) of A which is not in git repository. B has been updated outside repository and I want to merge it back into A. How do I do that?
+ [2019-11-14T06:38:49Z] diverdude When i try to merge branch alexDev into master i get this: merge: alexDev - not something we can merge. Why am I getting this?
+ [2019-11-07T21:35:31Z] diverdude I have forked another repo a long time ago, I want to make sure my fork is updated - how do i do that?
+ [2019-11-07T21:05:29Z] diverdude git remote just returns: origin
+ [2019-11-07T21:03:49Z] diverdude How do i see which github repo i have cloned in CLI?
+ [2019-10-21T15:21:31Z] diverdude how can i specify which ssh key to use when doing git clone github..
+ [2019-10-21T15:20:13Z] diverdude jhass: hi, are you still here? :)
+ [2019-10-21T13:00:53Z] diverdude thanks man hehehe
+ [2019-10-21T12:59:58Z] diverdude sorry that was stupid from me
+ [2019-10-21T12:59:20Z] diverdude i see....but it still have same problem