์ํฉ
ํ๋ก์ ํธ ์์ฑ ํ, ์์คํธ๋ฆฌ์ Addํ์ฌ ์ฐ๊ฒฐํ๋ ค๋ ์ํฉ์ ์ค๋ฅ ๋ฐ์
์๋ฌ ๋ฉ์ธ์ง
This is not a valid working copy path. (์ ํฉํ ์์ ์ค์ธ ๋ณต์ฌ๋ณธ ๊ฒฝ๋ก๊ฐ ์๋๋๋ค.)
์์ธ
Git ์ ์ฅ์๊ฐ ์๋ ๋๋ ํ ๋ฆฌ๋ฅผ Sourcetree์ ์ถ๊ฐํ๋ ค๊ณ ํ๊ธฐ ๋๋ฌธ์ ์ค๋ฅ ๋ฉ์์ง๊ฐ ํ์๋๋ค.
๋ก์ปฌ ์ ์ฅ์๋ฅผ ์ถ๊ฐํ๋ ค๋ฉด ๋จผ์ Git init ๋ช ๋ น์ ์ฌ์ฉํ์ฌ Git ์ ์ฅ์๋ก ์์ํด์ผํ๋ค.
ํด๊ฒฐ ๋ฐฉ๋ฒ
์ฐธ์กฐ
This is not a valid working copy path
So I'm trying to upload my website but I having a lot of issue. I'm new to Sourcetree and I've been breaking my head here. I added my github account and everything went fine there. but when I try to add a repository and add folder I get "This is not a vali
community.atlassian.com
https://www.atlassian.com/git/tutorials/setting-up-a-repository
How to Create a Git Repository | Atlassian Git Tutorial
Set up a git repository: git init creates a new repo, git clone copies an existing repo, git config configures your Git installation from the command line
www.atlassian.com