We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e27cce commit 31e7fcaCopy full SHA for 31e7fca
README.md
@@ -0,0 +1,7 @@
1
+**How to run:**
2
+
3
+1. If not loged in yet: sudo apt install gh && gh auth login
4
+2. gh repo pull ChessMastermind/git-helper-python3
5
+3. put file git_helper.py in directory with your repo
6
+4. run git init or clone someone elses repo.
7
+5. run python3 git_helper.py
0 commit comments