Adding 2 stub files with <meta> redirects to the new locations. This turns out
to be easier than doing it in GWS.

Change-Id: Ibd2d795aafa18629b9fa585ed4582ab0eef68cc4
diff --git a/src/source/git-repo.html b/src/source/git-repo.html
new file mode 100644
index 0000000..83b2ee7
--- /dev/null
+++ b/src/source/git-repo.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta http-equiv="refresh" content="0;url=/source/version-control.html" />
+</head>
+<body>
+</body>
+</html>