Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- jenkins 설치
- docker network
- Docker
- Jenkins Pipeline
- jpa
- vue.js
- Linux
- 리액트
- MongoDB
- 리눅스
- REACT
- jenkins install
- error
- JavaScript
- Spring Boot
- jenkins maven
- subnetmask
- gradle
- Jenkins
- spring
- IntelliJ
- jenkins jdk
- MySQL
- nginx
- jenkins github 연동
- grafana
- CI/CD
- grpc
- java
- jenkins github
Archives
- Today
- Total
728x90
목록git 특정 head (1)
뭐든 즐기면서 ;)
Git 특정 head / Git commit history
Git 특정 commit 상태로 돌아가는 방법 git log 명령어로 commit head hash값을 알아냅니다. > git log commit commit_head_hash값 Author: commit한 사용자 Date: commit한 날짜 commit메세지 내용 commit 62211dad7db3f3f86fbf088e5b13d1ade6e6ebde Author: bhr0554 Date: Wed Oct 26 14:26:25 2022 +0900 commit메세지 내용 commit 5bce03b24c188aed5e8acaa2c457c73d7bc2c0b0 Merge: b7ff1fe3 72c13842 Author: bhr0554 Date: Thu Oct 20 14:26:46 2022 +0900 commit메세..
IT정리/Git Hub
2022. 11. 17. 14:32
728x90