• Skip to primary navigation
  • Skip to content
  • Skip to footer
Landwhale 기록 블로그
  • Home
  • Categories
  • Tags

    Landwhale

    나 혼자 보려고 하는 블로그

    • Korea
    • GitHub
    • Email

    깃 add + commit +push

    less than 1 minute read

    해당 명령어로 알리아스 등록

    $ git config --global alias.cmp '!f() { git add -A && git commit -m "$@" && git push; }; f'
    

    Categories: Git

    Updated: January 7, 2021

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    gcp 안켜질때

    less than 1 minute read

    gcp 안켜질때

    Mongod 안켜질때

    less than 1 minute read

    Mongod 안켜질때

    기존 리액트 시작 및 빌드

    less than 1 minute read

    기존 리액트 시작 및 빌드

    Mongodb 검색 쿼리

    less than 1 minute read

    Mongodb 검색 쿼리

    • Feed
    © 2022 Landwhale. Powered by Jekyll & Minimal Mistakes.