We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fc921 commit 429ebfdCopy full SHA for 429ebfd
README.md
@@ -33,4 +33,8 @@ The most interesting files on this repository are:
33
34
Some interesting branches include:
35
36
-- [`hasslash/a`](../hasslash/a): branch inside sub-directory
+- [`hasslash/a`](../hasslash/a): branch inside sub-directory
37
+
38
+- [`-r`](../-r): branch with forbidden name, and in particular one that may be used for shell injection.
39
40
+ Create manually with `cp master -- -r` and push with `git push --all`.
0 commit comments