Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

vital: Git.Parser: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 28: invalid start byte at /Users/alisue/.cache/vim/dein/repos/github.com/lambdalisue/vim-gita/autoload/vital/__gita__/Git/Parser.py:92 #134

Open
lambdalisue opened this issue Sep 16, 2016 · 2 comments
Labels

Comments

@lambdalisue
Copy link
Owner

Summary (required)

vital: Git.Parser: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 28: invalid start byte at /Users/alisue/.cache/vim/dein/repos/github.com/lambdalisue/vim-gita/autoload/vital/gita/Git/Parser.py:92

Behavior (required)

Write an expected and an actual behavior.

Minimal vimrc (required)

See CONTRIBUTING.md to how to write a minimal vimrc.

" Start Vim with '-u {scriptfile}' option like 'vim -u ~/.vimrc.min'
if has('vim_starting')
  set nocompatible
  " Add vim-gita repository to the runtimepath
  set runtimepath+=~/.vim/bundle/vim-gita
endif
" Add minimum requirements below

Procedure (required)

Write a step by step procedure from Vim starting.

  1. Start Vim with $ vim

Environment

Write your environment informations as many as possible.

  • OS:
  • Version (Vim):
  • Revision (vim-gita):

Remarks

Write other extra informations to help debugging.

@lambdalisue
Copy link
Owner Author

Wrong commit message.

@lambdalisue
Copy link
Owner Author

Should not be occur on https://github.com/lambdalisue/gina.vim

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant