Skip to content

Conversation

@jkim101
Copy link

@jkim101 jkim101 commented Oct 18, 2016

처음 두 섹션 번역입니다. 좀 더디지만 꼭 완료하겠습니다. ^^

@jkim101
Copy link
Author

jkim101 commented Oct 18, 2016

Github을 사용해서 처음하는 작업이라 동일한 작업을 두 번 commit 했네요. 어떻게 위의 conflict을 해결해야할지 모르겠네요. ^^;

@hunkim
Copy link
Collaborator

hunkim commented Oct 18, 2016

감사합니다. 혹시 branch에서 작업하시면 더 좋은데요. 일단은 github에서 알려주는데로 해보시길 권합니다:

Step 1: From your project repository, check out a new branch and test the changes.

git checkout -b jkim101-psnl-master master
git pull https://github.com/jkim101-psnl/tensorflow-kr.git master
Step 2: Merge the changes and update on GitHub.

git checkout master
git merge --no-ff jkim101-psnl-master
git push origin master

@jkim101
Copy link
Author

jkim101 commented Oct 18, 2016

답변 감사드립니다.

다시 확인해 보니 progress.md에는 반영이 안 되어 있는데 제가 하려던 how-tos/documentation/index.md는 이미 완료가 되어 있군요. 다른 섹션을 다시 찾아 보겠습니다.

김지훈 드림

On Oct 17, 2016, at 10:23 PM, Sung Kim notifications@github.com wrote:

감사합니다. 혹시 branch에서 작업하시면 더 좋은데요. 일단은 github에서 알려주는데로 해보시길 권합니다:

Step 1: From your project repository, check out a new branch and test the changes.

git checkout -b jkim101-psnl-master master
git pull https://github.com/jkim101-psnl/tensorflow-kr.git https://github.com/jkim101-psnl/tensorflow-kr.git master
Step 2: Merge the changes and update on GitHub.

git checkout master
git merge --no-ff jkim101-psnl-master
git push origin master


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #154 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ALskBPwPTJpDva4K8ONKruvlyHcMKz47ks5q1C2NgaJpZM4KZTbI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants