2014年6月18日 星期三

[Git] git commit / git push on local machine


[Git] git commit / git push on local machine



  1. Create a folder was call git_server which under /home/xxx/test

  2. Go to git_server, then type git --bare init

  3. Go to /home/xxx/, then type git clone /home/xxx/test will clone the /home/xxx/test under /home/xxx


Related Posts:

0 意見:

張貼留言