diff --git a/git.php b/git.php
index 209b00c39..fea47ca67 100644
--- a/git.php
+++ b/git.php
@@ -114,6 +114,9 @@ site_header("Git Access", array("current" => "community"));
PHP 7.2:
git checkout PHP-7.2
+ PHP 7.3:
+ git checkout PHP-7.3
+
PHP HEAD:
git checkout master