Skip to content

깃 강의 git commit 에 대한 질문 #151

Closed
@minheeseo

Description

@minheeseo

안녕하세요. 깃 강의를 듣다가 또 모르는 점이 생겼는데 인터넷을 찾아봐도 잘 모르겠어서 여기에 또 질문하게 되었습니다.
강의에서는 git commit이란 코멘드를 입력하면 그 다음에 원하는 문구를 insert하게 되어있는데요. 제 terminal에서는 git commit이라고 치면
"error: unable to start editor 'gedit'
Please supply the message using either -m or -F option." 이런 에러가 뜹니다.
git commit -m "update new file" 이런식으로 코멘드를 입력하면 코밋이 잘 되고요.. 왜 git commit명령어는 실행되지 않는데 git commit -m "description" 이 명령어는 잘 실행이 될까요? 에러에서 gedit이랑 에디터를 설치하라는 것 같은데 찾아봐도 도통 모르겠네요. 도움 주셔서 감사합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions