Git Product home page Git Product logo

dotbot-git's People

Contributors

camflan avatar drdynamic avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

dotbot-git's Issues

Clone-or-pull failing to pull

Snippet of my install.config.yaml:

- git:
  '$HOME/.dotfiles/zsh/plugins/alias-tips':
      url: https://github.com/djui/alias-tips.git
      method: clone-or-pull
      description: Alias tips

On first run ./install --only git it clones as expected.

On subsequent runs:

$ ./install --only git
Skipping action defaults
Skipping action clean
Skipping action link
Skipping action shell
fatal: destination path '/home/trent/.dotfiles/zsh/plugins/alias-tips' already 
exists and is not an empty directory.
git command failed...
Cloned Alias tips

==> Some tasks were not executed successfully

I've experimented setting the method to pull and weirdly the plugin thinks the repo doesn't exist:

$ ./install --only git
Skipping action defaults
Skipping action clean
Skipping action link
Skipping action shell
Repository doesn't exist! Woun't pull Alias tips

==> All tasks executed successfully

OS: Ubuntu 20.04 (LTS) x64
Git: 2.25.1

Really appreciate your work on this plugin. Hoping I can get it to work for me.

Error when executing the plugin?

Some commands were not successfully executed
An error was encountered while executing action git
'module' object has no attribute 'run'
Action git not handled

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.