JohnnyPark
About Me Categories Contact C# Daily Github Tags Travel
    Categories:
  • C# (5)
  • Daily (1)
  • Github (12)
  • Travel (1)
    Tags:
  • .Net Framework (5)
  • Bicycle trip (1)
  • C# (5)
  • Camera simulation (1)
  • Chart (1)
  • Cognex (1)
  • Container (1)
  • Controls (1)
  • DataGridView (1)
  • File write (1)
  • First blog (1)
  • Form designer (1)
  • Git (11)
  • Git repository (1)
  • Git 설치 (1)
  • Git 저장소 (1)
  • Git 환경설정 (1)
  • Github (11)
  • Image file (1)
  • Impression (1)
  • Issue (1)
  • Log (1)
  • Milestone (1)
  • Model (1)
  • Notice message (1)
  • Pull request (1)
  • Recursive function (1)
  • Reflection (1)
  • Singapore trip (1)
  • Software Version Management (1)
  • TableLayoutPanel (1)
  • Terminal commands (1)
  • UX (1)
  • Version (1)
  • VisionPro (1)
  • Winform (2)
  • git add (1)
  • git branch (1)
  • git checkout (1)
  • git clean (1)
  • git clone (1)
  • git commit (1)
  • git config (1)
  • git diff (1)
  • git fetch (1)
  • git init (1)
  • git log (1)
  • git ls-files (1)
  • git merge (1)
  • git pull (1)
  • git push (1)
  • git rebase (1)
  • git reflog (1)
  • git remote (1)
  • git reset (1)
  • git restore (1)
  • git rev-parse (1)
  • git revert (1)
  • git rm (1)
  • git show (1)
  • git stash (1)
  • git status (1)
  • git switch (1)
  • git tag (1)
  • gitignore (1)
  • personal access tokens (1)
  • 그리드뷰 (1)
  • 깃 (11)
  • 깃허브 (11)
  • 버전 (1)
  • 버전관리 (1)
  • 싱가포르 여행 (1)
  • 자전거 여행 (1)
  • 차트 (1)
  • 첫 블로그 (1)
  • 터미널 명령어 (1)

    Github category

    Date: October 23, 2023
    Author: Jisung Park (Johnny)

    12. 프로젝트를 관리해 보자

    태그를 이용하여 프로젝트의 작업에 버전도 부여해 보고 이슈와 마일스톤을 이용하여 프로젝트를 관리해 보자.

    Read more
    Date: October 20, 2023
    Author: Jisung Park (Johnny)

    11. 작업 되돌리기

    Git 저장소에서 작업을 하다 보면 지금까지 한 작업을 취소하고 다시 시작해야 할 경우가 있다. 이런 경우에 필요한 복귀 명령어를 알아보자.

    Read more
    Date: October 14, 2023
    Author: Jisung Park (Johnny)

    10. 병합과 리베이스

    버전 관리의 꽃이라 해도 과언이 아닐 파트이다. 서로 다른 브랜치의 이력을 합쳐도 보고 한쪽 브랜치로 이동도 시켜보고 도중에 충돌이 발생했을 때 조치하는 방법까지 알아보자.

    Read more
    Date: October 12, 2023
    Author: Jisung Park (Johnny)

    9. 작업 변경 사항을 Stash 스택에 임시 저장하기

    작업 영역의 변경 사항을 스택에 임시 저장하고 다시 불러와 보자. 그리고 작업 영역을 깔끔하게 정리 해보자.

    Read more
    Date: September 27, 2023
    Author: Jisung Park (Johnny)

    8. Branch란 무엇일까?

    Git의 branch가 무엇인지 알아보자. 그리고 branch를 관리하는 명령어들이 무엇이 있는지 알아보고 branch 간 이동하며 작업을 해보자.

    Read more
    Date: September 20, 2023
    Author: Jisung Park (Johnny)

    7. 원격 저장소와 Commit 주고받기

    Github에 접속하여 원격 저장소를 생성해 보자. 기록해 둔 commit을 원격 저장소로 전송하고 다시 로컬 저장소에 내려받아 보자.

    Read more
    Date: September 13, 2023
    Author: Jisung Park (Johnny)

    6. Commit이란 무엇일까?

    포도 없는 포도송이는 의미가 없듯이 Commit 없는 Git 또한 의미가 없다. Git의 핵심 요소인 Commit이란 무엇인지 알아보자.

    Read more
    Date: September 11, 2023
    Author: Jisung Park (Johnny)

    5. Git 저장소에서 작업하기

    생성한 Git 저장소에서 간단한 작업을 해보자. 그리고 그 파일을 추적하고 상태도 확인해 보자.

    Read more
    Date: September 4, 2023
    Author: Jisung Park (Johnny)

    4. Git 저장소 개념과 원리

    Git 저장소를 생성하고 버전관리 동작 원리를 알아보자.

    Read more

    JohnnyPark

    Proudly powered by Jekyll | Theme: Lokmont by Artem Sheludko | Redesigned by Johnny Park