1
힘내 로그 별칭-치명적 : 모호한 인수 '% ad': 알 수없는 개정 또는 경로
Git Immersion 의 로그 별칭 을 사용하려고합니다 . [alias] hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short 그러나 Git은 fatal: ambiguous argument '%ad': unknown revision or path not in the working tree. Use '--' to separate paths from revisions v1.6.1 사용 내가 지금까지 한 것은 마스터에 두 개의 …