sahil-sagwekar2652 / GitHub-Automation-scripts

Bash and Python scripts to automate your Git & GitHub workflow. Made by using only standard python libraries.
https://sahil-sagwekar2652.github.io/GitHub-Automation-scripts/
MIT License
52 stars 64 forks source link

Script for fork_clone.py #126

Closed GayathriManeksha closed 1 year ago

GayathriManeksha commented 1 year ago

Fixes Issue

Closes #95

Changes proposed

Script to fork and clone a repo

Screenshots

image

Note to reviewers

git owner repo token name

owner: owner of the GitHub repo to be forked and cloned repo: repository name token: GitHub token name: name for forked repo

sahil-sagwekar2652 commented 1 year ago

Please check the linter output, and make the necessary chanes. I'll merge this PR asap.