Git 3

[GitHub] Repository Public / Private 변경

먼저 리포지토리의 [Settings]로 들어갑니다.아래로 쭉 내리면 이렇게 [Danger Zone]이 나옵니다.여기서 [Change visibility] 클릭 저는 리포지토리가 현재 Public 상태이기 때문에 [Change to private]라고 나옵니다. 이거 클릭! [I want to make this repository private] 클릭 쭈우욱 읽어보시고 [I have read and understand these effects] 클릭 [Make this repository private]를 클릭하면 비밀번호 입력창이 나옵니다.비밀번호를 입력하면 Public에서 Private으로 리포지토리가 변경됩니다! Private에서 Public 역시 동일하게 진행하시면 됩니다.대신 [Change to ..

Git 2025.02.14

[GitHub] 리포지토리 삭제

사용하지 않거나 연습용으로 만든 리포지토리의 경우 삭제해서 관리하는 편이 좋습니다.삭제도 무척이나 간단합니다!삭제할 리포지토리를 선택해서 들어갑니당 Settings 클릭! 이 화면에서 아래로 쭉 내립니다 가장 아래에 있는 Delete this repository를 클릭합니다. 이런 모달창이 나타나면 I want to delete this repository를 클릭합니다. 읽어보시고 버튼을 누르시면 됩니당 큰따옴표 안에 있는 "사용자명/리포지토리명"을 동일하게 입력한 뒤 Delete this repository 클릭 비밀번호 입력 후 Confirm을 누르면 리포지토리가 삭제됩니다!

Git 2025.02.11

[GitHub] GitHub 시작하기 - 리포지토리 생성

학원을 다니면서 GitLab을 썼는데요스터디를 하려고 하니 GitHub로 잔디 관리를 하면 좋다는 이야기를 들어서...GitHub 기초부터 같이 나아가죠! https://github.com/ GitHub · Build and ship software on a single, collaborative platformJoin the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity.github.com GitHub : 마이크로소프트 산하의 Git 플..

Git 2025.02.07