Giter VIP home page Giter VIP logo

mingit's People

Contributors

evansendra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mingit's Issues

Not having much luck installing on Mac so far...

npm install failed with "Error: Command failed: /usr/local/lib/node_modules/mingit/scripts/install-apple-bash-profile.sh"

yarn worked better but running the script resulted in:

line 2790: syntax error near unexpected token `('

line 2790: `g()'

Add support for Zsh

Right now zsh isn't supported out of the box. Add support for this by setting up configs after the installation to get mingit to play with zsh.

Tab completion not auto-completing

Typing

g co <TAB> <TAB>

does not result in the expected behavior of showing available refs. Instead it starts rotating through files in the directory.

"g commit --amend" issues

I wanted to change my commit message by running

  • g commit --amend -m "Save theme related configuration under state.theme"

But it gave me errors like

  • error: pathspec 'theme' did not match any file(s) known to git.
  • error: pathspec 'related' did not match any file(s) known to git.
  • error: pathspec 'configuration' did not match any file(s) known to git.
  • error: pathspec 'under' did not match any file(s) known to git.
  • error: pathspec 'state.theme' did not match any file(s) known to git.

In the same way, when I run

  • g commit --amend -m "Save theme"

I end up with following error as well

  • error: pathspec 'theme' did not match any file(s) known to git.

However g commit --amend -m "Save theme" works fine
git commit --amend -m "Save theme" works also fine

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.