> Or do you use SSH in GitHub with a valid key pair and damaged your key pair
for GitLab? 

No, I do not use SSH with Github, only a password.
I know that SSH is more secure but I do not code forbidden things so I am
not afraid.

And it is much more easy for a nomad like me that crash-loose-reinstall the
operation system lot of time.

Here my config for ideU:
------------------
fred@fiens:~/ideu$ git config -l
user.name=fredvs
user.email=fi...@hotmail.com
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=https://github.com/fredvs/ideu
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.pushurl=https://github.com/fredvs/ideu
branch.master.remote=origin
branch.master.merge=refs/heads/master
------------------

Maybe you can show me what I must do with the mse_compfun directory.

I did already git init and here the result of git config:

fred@fiens:~/mse_progfun$ git config -l
user.name=fredvs
user.email=fi...@hotmail.com
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true

Thanks.

Fre;D




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to