본문 바로가기

clyne의 개발 기록

검색하기
clyne의 개발 기록
프로필사진 clyne_dev

  • 전체보기 (39)
    • iOS (28)
      • RxSwift (8)
      • MVVM (2)
      • Swift (13)
    • Android (3)
    • Computer Science (2)
    • Unity (0)
    • Utility (3)
    • Algorithm (2)
    • Configuration Management (1)
      • Git (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/11   »
일 월 화 수 목 금 토
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
Tags
  • ADB디버깅
  • 설치디버깅
  • MVVM
  • javascript Native Call
  • 개발자
  • ios
  • RxGesture
  • apk
  • Android
  • RxSwift
  • wkwebview
  • 안드로이드
  • 구직중
  • swift
  • ViewController
  • adb
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Configuration Management/Git (1)

clyne의 개발 기록

[Git] Commit Time 수정 / 변경

Git을 정리하다가 각 커밋의 커밋 시간을 수정하여 정리해야하는 일이 생겼다. 검색해본 결과 아래와 같은 Git 명령어를 통해 커밋한 시간을 변경할 수 있었다. 참고. git filter-branch --env-filter \ 'if [ $GIT_COMMIT = 7aa6edc9aa0721e537e8fdfc3c860756a50b9a49 ] then export GIT_AUTHOR_DATE="TUE Oct 5 01:17:41 2021" export GIT_COMMITTER_DATE="TUE Oct 5 01:21:46 2021" fi' -f

Configuration Management/Git 2021. 10. 7. 22:20
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바