Notice
Recent Posts
Recent Comments
Link
목록Git (2)
It won't hurt to try
Gitignore이 안될때
캐시클리어를 하면 해결되는 경우가 많기 때문에, 밑의 블로그를 참고한다. https://www.rough-and-cheap.jp/linux/git-gitignore-is-ignored-by-git/ Git: .gitignore で ignore したのに ignore されない | 雑廉堂の雑記帳 Git メモ。 www.rough-and-cheap.jp
Git
2023. 6. 24. 16:37
push안될 때 해결 방법
mac에서 sourcetree를 이용해서 push할때 키체인때문에 가끔 에러가 나는 경우가 있다. 밑의 블로그를 참고해서 해결했고, 정말 유용해서 다음에도 참고할 예정이다. https://mrparkcodingschool.tistory.com/9 Sourcetree에서 push가 안될 때 해결 방법[macOS] Sourcetree에서 push를 시도할 때 permission 문제로 실패할 수 있습니다. 이 경우 다음 방법을 적용하여 해결할 수 있습니다. 1. macOS의 key chain에서 git을 검색한 다음 모두 삭제하세요. 2. Sourcetree의 상단 mrparkcodingschool.tistory.com
Git/Sourcetree
2023. 6. 24. 16:24