常用Git命令与技巧
git fetch origin pull/xxx/head:pr
//(xxx == pr 序号,pr == 名字)git config --global core.autocrlf falseLast updated
Was this helpful?
git fetch origin pull/xxx/head:pr
//(xxx == pr 序号,pr == 名字)git config --global core.autocrlf falseLast updated
Was this helpful?
Was this helpful?