728x90 github2 [Git & Github] Git & Github 기초 사용법 ⌛ Git Bash 설치하기 Git - DownloadsDownloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific expgit-scm.com▶️ Git Bash 실행하기 Git Bash 혹은 Visual Studio Code의 Git Bash 터미널을 이용해 실습합니다.Mac : 터미널Window : Git Bash .. 2024. 7. 20. [GitHub(깃허브)] CML 작성 가이드 붙여넣기마우스 우클릭 or Shift + Insert 시작처음 한번만 입력할 아이디와 메일 주소 $ git config --global user.name gitLab아이디 $ git config --global user.email gitLab이메일주소 1-1) 아이디 확인하기 $ git config --global user.name 1-2) 메일 확인하기 $ git config --global user.email 내 컴퓨터 확인 명령어 내 폴더 및 파일 목록 확인 $ ls 경로 이동 폴더에 들어가기 : cd 폴더명/$ cd Desktop/ 폴더 밖으로 나오기$ cd ..폴더 생성: mkdir 생성할 폴더명$ mkdir Diamond로컬 저장소 초기화반드시 내가 로컬 저장.. 2023. 2. 4. 이전 1 다음 728x90