close
practice
git clone git@dsgithub.trendmicro.com:deep-security/dsaf2.git
git config --global user.email "user@tro.com"
git config --global user.name "lo"
git branch now now_bak
git rebase 前可用git stash暫存目前的修改檔案. rebase完成後, 再用git stash pop取出
git rebase -i integration 第一個是pick, 下面都 fixup
git log
git status
git push --force
git web updatebranch
文章標籤
全站熱搜
留言列表