Browse Source

git-fetch-file: track `update-common.sh`

Support using `git fetch-file`[1] to keep `update-common.sh`
synchronized with its upstream.

[1] https://github.com/andrewmcwattersandco/git-fetch-file
Ben Boeckel 3 weeks ago
parent
commit
98e410c4db
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .git-remote-files

+ 5 - 0
.git-remote-files

@@ -0,0 +1,5 @@
+[file "update-common.sh" from "https://gitlab.kitware.com/utils/git-import-third-party.git"]
+commit = 8e52fdc2adb7d481798581af64047cbc228fea8e
+branch = master
+target = Utilities/Scripts/update-third-party.bash
+comment = Core third party import logic