[Github] How to copy repositroy from others?
If you want to copy other person's repository and move into your own github repository, follow this command in your terminal 1. git clone repository-address-you-want-to-get.git 2. cd repository-address-you-want-to-get 3. git remote set-url --push origin repository-your-own.git 4. git push --mirror For example, if i want to copy repository from 'https://github.com/ljykevin3882/Tayong' (FROM) And ..
⬛️ Git
2022. 12. 19. 01:14
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- DB
- 함수
- 파이썬
- BOJ
- state
- Component
- 에러
- error
- JavaScript
- 리액트
- 자료구조
- 브라우저
- CSS
- 그래프
- DOM
- React Query
- 자바스크립트
- mdn
- Python
- 데이터베이스
- github
- 정렬
- Context API
- zustand
- Browser
- git
- useState
- 알고리즘
- leetcode
- react
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함
250x250