git - Get url of current path in Terminal SSH -


i having trouble using git on own server. having trouble add origin path (remote add) entering wrong url. finding out correct path .git repository on server, should able enter remote add , should find git repository. so, know how can current path of folder browsing via ssh?

thanks

if remote host unix-like, type pwd.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -