• Skip to primary navigation
  • Skip to content
  • Skip to footer
yoon0722SLog
  • Posts
  • Categories
  • Tags
    1. Home
    2. /
    3. Github
    4. /
    5. Linux에서의 GitHub 명령어
    yoon0722

    yoon0722

    place where the world’s priming water is poured

    • Somewhere
    • Study
      • c++
      • python
      • algorithm
    • Project
      • PhishinWebView
      • Drone

    Linux에서의 GitHub 명령어

    My Table of Contents

    • 로컬 접속
    • 원격에 Push

    로컬 접속

    bundle exec jekyll serve

    원격에 Push

    git add .
    git commit -m "your commit message"
    git push

    Tags: github, linux

    Categories: GitHub

    Updated: May 3, 2024

    Previous Next
    • Follow:
    • Feed
    © 2025 yoon0722SLog. Powered by Jekyll & Minimal Mistakes.