Problem
When I run any of the scm_breeze commands I am getting strange functionality..
Any help would be greatly appreciated, as I am very keen to get this working 😄
Command: gs
Note: git status works normally
The system cannot find the path specified.
C:/Users/dan.evans/.scm_breeze/lib/git/status_shortcuts.rb:29:in `<main>': undefined method `[]' for nil:NilClass (NoMethodError)
On branch master
nothing to commit, working tree clean
There were more than 150 changed files. SCM Breeze has fallen back to standard `git status` for performance reasons.
Command: gb or git branch
$ git branch
-e:1:in ``': No such file or directory - /mingw64/bin/git branch --color=always (Errno::ENOENT)
from -e:1:in `<main>'
Environment:
OS:
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.14393 N/A Build 14393
Shell:
$ bash --version
GNU bash, version 4.4.12(1)-release (x86_64-pc-msys)
scm_breeze
$ git show -n 1
commit a59ace0f297402031d3a47b1b59f9bf8c776a822 (HEAD -> master, origin/master, origin/HEAD)
Author: Nathan Broadbent <ndbroadbent@users.noreply.github.com>
Date: Tue Sep 26 02:47:48 2017 +0700
Changed logo
Problem
When I run any of the scm_breeze commands I am getting strange functionality..
Any help would be greatly appreciated, as I am very keen to get this working 😄
Command:
gsNote:
git statusworks normallyCommand:
gborgit branchEnvironment:
OS:
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.14393 N/A Build 14393
Shell:
scm_breeze