Code Monkey home page Code Monkey logo

Comments (6)

mazen160 avatar mazen160 commented on September 28, 2024

Great idea! Feel free to make a PR if you have time

from githubcloner.

 avatar commented on September 28, 2024

Ok, thank you!

from githubcloner.

mazen160 avatar mazen160 commented on September 28, 2024

Hi @teran-mckinney

I checked the PR for errors and issues. I prefered to do in-depth analysis on the update before merging it to not cause issues to users.

  1. The main function does not do input check for input regarding --prefix-mode. This is handled within the app in your copy.
    --prefix_mode x crashes the app.

  2. The directory mode is not working, since os.mkdir is not recursive. Current version have pass to Exception regarding os.mkdir, which sets it clean to console.


I will do the changes and fixes tonight.

Another change would be to call git without the module, since it's not actually useful, and is leading to a lot of errors.

All the best,
Mazin

from githubcloner.

mazen160 avatar mazen160 commented on September 28, 2024

Hi @teran-mckinney

I merged and reviewed your PR regarding the --prefix-mode addition.

Regarding --only-type, I have found that the API supports it, there is a key called fork. The value is True|False. We can add this feature using this API.

Best Regards,
Mazin

from githubcloner.

 avatar commented on September 28, 2024

Great, thank you! I will have to look into this later.

from githubcloner.

mazen160 avatar mazen160 commented on September 28, 2024

This feature has been added #29. Now you can provide --exclude_forks, and you would be able to filter forks

from githubcloner.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.