• Skip to primary navigation
  • Skip to content
  • Skip to footer
Annular Eclipse
  • Posts
  • Categories
  • Tags
  • About
    gayuna

    gayuna

    Hello, Stranger

    • Website
    • GitHub

    git commit에서 There was a problem with the editor ‘vi’와 함께 커밋 실패

    less than 1 minute read

    기본 에디터가 vi로 설정되어 있는데 이게 제대로 동작을 안하는 것 같았다. git config --global core.editor /usr/bin/vim을 이용해 vim으로 변경하면서 해결됨.

    Tags: git

    Categories: tinytip

    Updated: December 15, 2021

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    2022 목표 설정

    3 minute read

    목표지만 회고 카테고리에 넣어놓기.

    Docker의 컨셉, 내부 구조, 활용 세미나 정리

    5 minute read

    사람의 욕심은 끝이 없고

    의존성 주입(DI)과 Spring Bean

    6 minute read

    태초에 디자인 패턴이 있었다.

    JAVA - Optional

    1 minute read

    이전 글에서 Generic에 대해 다뤘는데, Optional은 Java가 Generic을 사용한 또다른 예시가 되기도 함.

    • GitHub
    • Feed
    © 2022 Annular Eclipse. Powered by Jekyll & Minimal Mistakes.