Giter VIP home page Giter VIP logo

smsync's People

Watchers

 avatar

smsync's Issues

Add configuration file feature

Add the ability to create a JSON configuration file, say, "smsync.json," that can be optionally placed in the base directory of a repository. If the program detects such a configuration file, it will read it to determine options that should be automatically applied to the program when running smsync from that directory. Initial features shall include:

  1. Default trybranch
  2. Ability to set a branch for each submodule
  3. Ability to automatically select unclean working tree behaviour
  4. Ability to automatically select submodule ref update behaviour

May be worth creating a default set of options, which can then all be overridden in a separate section which pertains to each submodule.

Commit unclean working tree will also commit submodule ref change

If you select "(C)ommit" in the unclean working tree prompt, it will also commit any submodule ref changes if they are present. This should not happen.

  1. Hide submodule ref changes in the git status during the unclean working tree prompt
  2. Do not commit submodule ref changes if the user selects "(C)ommit"

Add basic user guide

Update the readme.md file to offer more information about program operation.

Particularly, the resolution switches available.

Add auto update

Each time the program runs, query github for a new version, if one exists then print a message at the start and end of program execution.

Add a new flag "-update" which pulls down the latest smsync version

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.