FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Create get_base_branch.py · python/python-docs-tr@31352f6 · GitHub

Commit 31352f6

Browse files
authored
Create get_base_branch.py
1 parent a75530a commit 31352f6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import sys
2+
3+
branch=sys.argv[1].split("/")
4+
print(f"{branch[2]}/{branch[3]}")

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL