mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-02-16 18:31:48 +01:00
ko_KR translation for the changeset(ad4bc6546a
)
This commit is contained in:
parent
4281a7ef6e
commit
62836fc490
@ -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