Git指令簡易使用 Posted on 2014-03-30 by Alvin Tang — Leave a reply Git初始配置 git config –global user.name “Your Name” #提交時顯示的作者姓名 git config –glo 繼續閱讀 →