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

Write a 'Clone_repo' Script #22

Open iamthecloverly opened 1 year ago

iamthecloverly commented 1 year ago

Bash and Python scripts to clone an existing remote repository to a local environment of the same name.

iamthecloverly commented 1 year ago

I am an active participant of the GirlScript Summer of Code (GSSoC) program and I would like to contribute to this issue. I believe it aligns well with my skills and interests.

bshantherishenoy commented 1 year ago

hello, I'm GSSOC23 contributor can you assign me this issue i would like to explore and resolve it. would use the ssh key and the git ssh url and clone the repo or even use the os to execute the command

EraKin575 commented 1 year ago

Hello, I am a GSSOC23 contributor and would like to resolve this

sahil-sagwekar2652 commented 1 year ago

@iamthecloverly I am not sure what your idea is. Because we already have the git clone command. Please elaborate if I am interpreting it wrong.

iamthecloverly commented 1 year ago

@iamthecloverly I am not sure what your idea is. Because we already have the git clone command. Please elaborate if I am interpreting it wrong.

a simple script that utilizes the git clone command

sahil-sagwekar2652 commented 1 year ago

we can just 'git clone' what features will the new script add?

DeepKalsariya commented 1 year ago

please assign me this issue under gssoc'23.