GithubHelp home page GithubHelp logo

git-sup's People

Contributors

augustohp avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fossabot

git-sup's Issues

Avoid fetching ignored remotes

Currently, ignored remotes get fetched but their output is ignored. If on a big repository, or a directory with many repositories, this can bother.

Public release

  • Create the short url using git.io so the one-liner install works.
  • Enable Travis integration (only for public repository).
  • Add MIT license.

Discover new forks and add them as remotes

If the repository is on GitHub, discover forks of it and add them as remotes. This should be "on" by default but a option enabling the user to disable it would be welcome.

Allow log of changes

When an update happens, git fetch returns reference specs as c0c7022..a37067a which can be used on a git log --oneline c0c7022..a37067a so a list of commits can be retrieved regarding that change.

Probably, git fetch already has something to do that. Anyway... would be awesome to allow the list of commits to be retrieved already. ๐Ÿจ

Allowing this behaviour to be disabled on configuration would be awesome too.

Avoid displaying unwanted information

All commands, unless when necessary, must output text which should be passive of being formatted and used by other programs.

  • pushd and popd still display some things
  • git fetch issues many "downloading" information which is not really useful for what we are doing. We can โœ‚๏ธ it.
  • find output errors (e.g: permission denied)

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.