git command note

[Q]remove files from github repository
[A]
 >git rm FILENAME
 >git commit -m "REMOVE COMMENT"
 >git push
[R] stackoverflow




Comments

Popular posts from this blog

股票評價(Stock Valuation) - 股利折現模型

openwrt feed的使用

How to convert Markdown into HTML