Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding default value for PATH argument. #9

Open
sahil-sagwekar2652 opened this issue May 6, 2023 · 8 comments
Open

Adding default value for PATH argument. #9

sahil-sagwekar2652 opened this issue May 6, 2023 · 8 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers gssoc23 Issues created for GSSoC 23 contributors level1

Comments

@sahil-sagwekar2652
Copy link
Owner

The PATH of the new Git repository has to be specified every time, make changes so that the default path is the current directory.

@sahil-sagwekar2652 sahil-sagwekar2652 added enhancement New feature or request good first issue Good for newcomers labels May 6, 2023
@shubham-deshmukh
Copy link
Contributor

I would like to work on this issue as a GSSOC'23 participant. Can you please assign it to me?

@nishtha981
Copy link

I would like to be assigned this issue as a GSSOC'23 participant.

@ashvaneetk
Copy link

Hey @sahil-sagwekar2652 assign me this issue for GSSOC'23 project.
I will make changes so that the argparse.ArgumentParser includes a --path argument with a default value of '.', which represents the current directory. If the --path argument is not provided when running the script, it will default to the current directory.

You can now use the script in the following ways:

Specify a custom path: python script.py /path/to/repo MyRepo
Use the default path (current directory): python script.py MyRepo
The --path argument is now optional and will default to the current directory if not provided.

@VardaPanchal005
Copy link

I would like to work on the issue

@bshantherishenoy
Copy link

hello , I'm GSSOC23 contributor can you assign me this issue i would like to explore and resolve it. Would plan to use the current working directory and create the a local repo using the name

@sahil-sagwekar2652 sahil-sagwekar2652 added the gssoc23 Issues created for GSSoC 23 contributors label May 20, 2023
@sahil-sagwekar2652
Copy link
Owner Author

sahil-sagwekar2652 commented May 21, 2023

Hey everyone, the issues are being assigned on a first-come-first-serve basis. In the meanwhile, check out the other issues, or feel free to create your own. Also, don't make a PR without raising an issue and getting it assigned to you. If the original assigned isn't active or not working on the issue, then I'll assign it to the next contributor.

@shubham-deshmukh I've already assigned you the Issue #3

@sahil-sagwekar2652
Copy link
Owner Author

sahil-sagwekar2652 commented May 23, 2023

@nishtha981 are you working on this issue? Please confirm.

@nishtha981
Copy link

Yes yes I'm working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers gssoc23 Issues created for GSSoC 23 contributors level1
Projects
None yet
Development

No branches or pull requests

6 participants