[Git] git commit / git push on local machine
- Create a folder was call git_server which under /home/xxx/test
- Go to git_server, then type
git --bare init
- Go to /home/xxx/, then type
git clone /home/xxx/test
will clone the /home/xxx/test under /home/xxx
0 意見:
張貼留言