Sharing rerere cache

后端 未结 2 570
天命终不由人
天命终不由人 2020-12-01 02:50

I\'ve seen people recommend that all developers set up a symlink on their machine from C:\\project\\.git\\rr-cache to a shared folder \\\\server\\rr-cache

2条回答
  •  天命终不由人
    2020-12-01 03:47

    Maybe instead of sharing rr-cache another option would be to learn the conflict resolutions from the existing Git history using rerere-train.sh.

提交回复
热议问题