mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-29 13:34:23 +02:00
Merge pull request #36 from namjae/gh-pages
ko_KR translation for the changeset(ad4bc6546a437074c86503b9eec20994c8d9... thanks @namjae
This commit is contained in:
commit
02bbba809c
@ -234,11 +234,11 @@
|
||||
<h3>게시된 기능 가져오기</h3>
|
||||
|
||||
<p>
|
||||
다른 사용자가 게시한 기능을 가져오고 원격 변경을 추적합니다.
|
||||
다른 사용자가 게시한 기능을 가져옵니다.
|
||||
</p>
|
||||
|
||||
<blockquote>
|
||||
git flow feature pull MYFEATURE
|
||||
git flow feature pull origin MYFEATURE
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
|
Loading…
Reference in New Issue
Block a user