| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,4 @@ | |||
| 1 | + import sys | ||
| 2 | + | ||
| 3 | + branch=sys.argv[1].split("/") | ||
| 4 | + print(f"{branch[2]}/{branch[3]}") | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments