Remove unused symlinks that cause git issues.

This removes some symlinks that cause issues when a newer version of
git for windows is used to checkout the repository.

The symlinks are not used by Cobalt, but since the latest git creates
them as links while the older version of git currently included in
depot_tools treats them as files, they can cause unexpected messages
such as 'Cannot rebase: You have unstaged changes' due to 'typechange'
changes to the links that differ between the two versions of git.

Change-Id: Ie67634659fd828893e737b261e79ce485f16f81f
4 files changed
tree: c13d40deb07984530f9257cf44ad26ddfeb3ffb9
  1. bootstrap/
  2. git-templates/
  3. git_utils/
  4. infra/
  5. man/
  6. recipes/
  7. support/
  8. testing_support/
  9. tests/
  10. third_party/
  11. win_toolchain/
  12. zsh-goodies/
  13. .gitignore
  14. .style.yapf
  15. annotated_gclient.py
  16. apply_issue
  17. apply_issue.bat
  18. apply_issue.py
  19. auth.py
  20. breakpad.py
  21. buildbucket.py
  22. checkout.py
  23. chrome-update-create-task.bat
  24. chrome-update.bat
  25. chrome-update.py
  26. cit
  27. cit.bat
  28. cit.py
  29. clang-format
  30. clang-format.bat
  31. clang_format.py
  32. codereview.settings
  33. commit_queue
  34. commit_queue.bat
  35. commit_queue.py
  36. cpplint.bat
  37. cpplint.py
  38. cpplint_chromium.py
  39. create-chromium-git-src
  40. create-ntfs-junction.c
  41. create-ntfs-junction.exe
  42. dart_format.py
  43. depot-tools-auth
  44. depot-tools-auth.bat
  45. depot-tools-auth.py
  46. download_from_google_storage
  47. download_from_google_storage.bat
  48. download_from_google_storage.py
  49. drover
  50. drover.bat
  51. drover.py
  52. fetch
  53. fetch.bat
  54. fetch.py
  55. fix_encoding.py
  56. gcl
  57. gcl.bat
  58. gcl.py
  59. gclient
  60. gclient-new-workdir.py
  61. gclient.bat
  62. gclient.py
  63. gclient_completion.sh
  64. gclient_scm.py
  65. gclient_sync_retry
  66. gclient_sync_retry.bat
  67. gclient_sync_retry.py
  68. gclient_utils.py
  69. gerrit_util.py
  70. git-auto-svn
  71. git-cache
  72. git-cherry-pick-upload
  73. git-cl
  74. git-cl-upload-hook
  75. git-crrev-parse
  76. git-crsync
  77. git-crup
  78. git-footers
  79. git-freeze
  80. git-gs
  81. git-lg
  82. git-lkgr
  83. git-map
  84. git-map-branches
  85. git-mark-merge-base
  86. git-nav-downstream
  87. git-nav-upstream
  88. git-new-branch
  89. git-number
  90. git-rebase-update
  91. git-rename-branch
  92. git-reparent-branch
  93. git-retry
  94. git-runhooks
  95. git-squash-branch
  96. git-thaw
  97. git-try
  98. git-upstream-diff
  99. git_auto_svn.py
  100. git_cache.py
  101. git_cherry_pick_upload.py
  102. git_cl.py
  103. git_common.py
  104. git_footers.py
  105. git_freezer.py
  106. git_map.py
  107. git_map_branches.py
  108. git_mark_merge_base.py
  109. git_nav_downstream.py
  110. git_new_branch.py
  111. git_number.py
  112. git_rebase_update.py
  113. git_rename_branch.py
  114. git_reparent_branch.py
  115. git_retry.py
  116. git_squash_branch.py
  117. git_try.py
  118. git_upstream_diff.py
  119. gn
  120. gn.bat
  121. gn.py
  122. gsutil.py
  123. hammer
  124. hammer.bat
  125. install-git-config-upstream.py
  126. install_git_config_upstream
  127. install_git_config_upstream.bat
  128. LICENSE
  129. my_activity.py
  130. my_reviews.py
  131. ninja
  132. ninja-linux32
  133. ninja-linux64
  134. ninja-mac
  135. ninja-win.exe
  136. ninja.bat
  137. OWNERS
  138. owners.py
  139. owners_finder.py
  140. patch.py
  141. perl.bat
  142. PRESUBMIT.py
  143. presubmit_canned_checks.py
  144. presubmit_support.py
  145. profile.xml
  146. pylint
  147. pylint.py
  148. pylintrc
  149. python_git_runner.sh
  150. README
  151. README.codereview
  152. README.gclient
  153. README.git-cl
  154. README.ninja
  155. README.testing
  156. repo
  157. rietveld.py
  158. roll-dep
  159. roll-dep-svn
  160. roll-dep-svn.bat
  161. roll-dep.bat
  162. roll_dep.py
  163. roll_dep_svn.py
  164. scm.py
  165. scp.bat
  166. scp.cmd
  167. simple_echo.exe
  168. subcommand.py
  169. subprocess2.py
  170. trychange.py
  171. update_depot_tools
  172. update_depot_tools.bat
  173. upload_to_google_storage.py
  174. WATCHLISTS
  175. watchlists.py
  176. weekly
  177. wtf