"Git add 취소"의 두 판 사이의 차이

(새 문서: ==개요== ;git add 취소하기 <syntaxhighlight lang='bash'> git reset HEAD 파일명 </syntaxhighlight> ==같이 보기== * git add * git reset ==참고== * https://gmlw...)
 
(Git add 취소하기 문서로 넘겨주기)
태그: 새 넘겨주기
 
1번째 줄: 1번째 줄:
==개요==
#넘겨주기 [[git add 취소하기]]
;git add 취소하기
 
<syntaxhighlight lang='bash'>
git reset HEAD 파일명
</syntaxhighlight>
 
==같이 보기==
* [[git add]]
* [[git reset]]
 
==참고==
* https://gmlwjd9405.github.io/2018/05/25/git-add-cancle.html
 
[[분류: git]]

2023년 1월 30일 (월) 16:26 기준 최신판

넘겨줄 대상:

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}