git-repo/docs
Mike Frysinger a269b1cb9d manifest_xml: change .repo/manifest.xml to a plain file
Changing this to a file instead of using a symlink serves two purposes:
* We can insert some comments & doc links to help users learn what this
  is for, discover relevant documentation, and to discourage them from
  modifying things.
* Windows requires Administrator access to use symlinks.  With this
  last change, Windows users can get repo client checkouts with the new
  --worktree option and not need symlinks anywhere at all.  Which means
  they no longer need to be an Administrator in order to `repo sync`.

Change-Id: I9bc46824fd8d4b0f446ba84bd764994ca1e597e2
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/256313
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: David Pursehouse <dpursehouse@collab.net>
2020-02-22 04:38:17 +00:00
..
internal-fs-layout.md manifest_xml: change .repo/manifest.xml to a plain file 2020-02-22 04:38:17 +00:00
manifest-format.md Add a way to override the remote using <extend-project> 2020-02-04 22:42:28 +00:00
python-support.md python-support: adjust major versions 2019-10-11 06:56:03 +00:00
release-process.md docs: document git/python/Ubuntu/Debian release schedules 2020-02-12 00:27:59 +00:00
repo-hooks.md hooks: support external hooks running different Python version 2019-07-27 01:10:40 +00:00
windows.md docs: add Windows support info 2019-12-05 01:02:08 +00:00