开发者

How to change default folder

So I'm developing with my team and we are using Github for that. Now, default folder is usually in

C:\Documents and Settings开发者_开发问答\username\.ssh\somefolder

now when I want to commit&push changes I MUST commit from this folder, but its annoying because I'm editing and testing files on my wamp which is located on D:\wamp\www

now my question is, how to change default folder so I can pull repo and commit/push directly from my wamp?


Simply move your local repository (the folder containing the .git subfolder and everything it contains) into the location you'd like to use.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜