[repo] repo init, defulat, m/master 등
2021. 6. 8. 12:21https://stackoverflow.com/questions/63482035/what-does-m-master-means-in-git-in-terms-of-branch
What does m/master means in git in terms of branch?
When i do git log --oneline in my local repo i see m/master as a branch what does m/master mean here? Does that represent my local master branch. $ git log --oneline 7c5a48b (HEAD -> default, or...
stackoverflow.com
https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=muri1004&logNo=220959739351
[git-repo] Google repo로 프로젝트 관리하기
git-repo 란? Repo는 git 저장소들의 관리를 도와주는 도구이다. git-repo 설치하기 참고 - http://source...
blog.naver.com
https://inforgather.tistory.com/334
repo manifest.xml file 완벽 설명
repo manifest.xml file 완벽 설명 repo 는 git 통합 관리 프로그램이라고 할 수 있습니다. 여러개의 git 들을 한번에 sync, push 가 가능하게 해주죠. repo 명령어를 download 받는 방법은 $ curl https://dl-ss..
inforgather.tistory.com