TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Stacked Commits Can Help You Write Better Code Faster
2 点
作者
fmerian
3 个月前
1 comment
davvid
3 个月前
In case you didn't know: `git rebase --update-refs` or to make this the default behavior: `git config --global rebase.updateRefs true`.