Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- netsh
- lsof
- import
- Quartz
- port
- IntelliJ
- VirtualBox
- Windows 10
- web.xml
- vscode
- Windows
- context
- ssh
- Mac
- JavaScript
- 단축키
- grep
- tomcat
- resource
- maVen
- find
- bash
- 네트워크
- Eclipse
- plugin
- xargs
- GIT
- Source
- 줄바꿈 문자
- profile
Archives
- Today
- Total
develog
[git] master >R> 본문
## zsh 프롬프트에 git 정보가 'master >R>' 로 나옴
~ master >R>
## git rebase --abort 실행
~ master >R> git rebase --abort
## 'master >R>' 이 없어짐
~ master
'Dev > git' 카테고리의 다른 글
[git] revert (0) | 2022.04.03 |
---|---|
[git] checkout commit (0) | 2022.04.01 |
[git] github commit 메시지 수정 (0) | 2022.03.14 |
[git] config 기본 셋팅 (0) | 2022.02.17 |
[git] git init --bare (0) | 2022.02.17 |
Comments