随笔分类 - git
摘要:参考: http://stackoverflow.com/questions/1260748/how-do-i-remove-a-submodule 1. Delete the relevant section from the .gitmodules file.2. Stage the .gitm
阅读全文
摘要:https://gitsubmoduleasandroidtudiomodule.blogspot.in/I'm writing this blog to make the development process easy and faster. This is specific to Androi
阅读全文
摘要:http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects ########################## .gitignore file for Xcode4 and Xcode5 Source pr
阅读全文
摘要:I have a project with lots of hidden folders / files in it. I want to create a zip-archive of it, but in the archive shouldn't be any hidden folders /
阅读全文
摘要:By Jon Saints - 26 Jan 2011 UPDATED: 5/30/2015 - Fixed inaccurate description of where files are stored in bare git repositories and updated explanati
阅读全文
摘要:参考: http://stackoverflow.com/questions/1786027/how-to-view-file-history-in-git Use git log to view the commit history. Each commit has an associated r
阅读全文
摘要:参考: https://help.github.com/articles/changing-a-remote-s-url/The git remote set-url command changes an existing remote repository URL. The git remote
阅读全文
摘要:参考: https://www.linux.com/learn/how-run-your-own-git-server Install Git on your server In this tutorial we are considering a use-case where we have a
阅读全文

浙公网安备 33010602011771号