mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-04 17:09:48 +00:00
0960b5b53df6df7169c295de5509b0f705352d3b
If git-rerere is enabled, it uses the rr-cache directory that repo currently creates a symlink from, but doesn't create the destination directory (inside the project's directory). Git will then complain during merges and rebases. This commit creates the rr-cache directory inside the project. Change-Id: If8b57a04f022fc6ed6a7007d05aa2e876e6611ee
Description
Languages
Python
97.9%
Shell
2.1%