YanshuoH / NOMP-Web

NOMP node.js version
0 stars 7 forks source link

Quick Reminder for Modifs in Saphir #179

Open YanshuoH opened 10 years ago

YanshuoH commented 10 years ago

For pull/push It needs a ssh agent ran. Try: ssh -vT git@github.com If permission denied Try: eval ssh-agent -s OR ssh-add -l Normally the agent need an identity Try: ssh-add ~/.ssh/nompweb Redo: eval ssh-agent -s

You're free to go.