Commit 39fbb5f
committed
Github: revise branch validation regex
The validation now follows the rules defined in git check-ref-format
man page [1]
Issue #193
[1] http://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.html1 parent 30c99a5 commit 39fbb5f
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
215 | 229 | | |
216 | 230 | | |
217 | 231 | | |
| |||
0 commit comments