Skip to content

Commit

Permalink
Merge pull request #112 from k-takata/import-changes-for-git
Browse files Browse the repository at this point in the history
Import changes for git handling
  • Loading branch information
k-takata authored Aug 31, 2020
2 parents 411679c + d57c63c commit 1ae5180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/minpac/git.vim
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ function! minpac#git#get_revision(dir) abort
endif
endfor
endif
return l:line
catch
endtry
return v:null
Expand Down

0 comments on commit 1ae5180

Please sign in to comment.