Giter Club home page Giter Club logo

plugin-vcs's Introduction


VCS

Provides a uniform contextual API for interfacing with version control systems.

Install

$ omf install vcs

API

TBD

License

MIT © Derek Willian Stavis et al

plugin-vcs's People

Contributors

bobthecow avatar c10b10 avatar cpojer avatar derekstavis avatar faho avatar sagebind avatar scorphus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

plugin-vcs's Issues

Creating a Git repo causes errors

Creating a new Git repository inside the current directory causes vcs to not function correctly until you change directories.

Example:

~ $ mkdir test
~ $ cd test
~/test $ git init
~/test $ vcs.root
fish: Unknown command 'vcs.root'

The errors are more intrusive if the current theme uses vcs to display info in the prompt.

Checking for svn existance on every dir change is slow

I found out about this by running: fish --profile-startup=profile.txt but it's not just on startup, but on every directory change this plugin runs command svn info which translates into xcodebuild -sdk macosx -find svn which is very slow.

I would suggest commenting svn out of this plugin just like fish_vcs_prompt does because who uses svn anymore anyway.

init_vcs event emitting

Trying to port this to a simple fish setup (without oh-my-fish), and I can't figure some things out.

When is the "init_vcs" event emitted?

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.