Skip to content

Conversation

@5HT2
Copy link
Member

@5HT2 5HT2 commented Sep 3, 2024

I tested the current release, and it breaks at update time and for changelog generation.

The issue is that you need to be in the git_dir for git to work correctly for submodules, but that you cannot move to the worktree when cloning (because it does not exist yet).

The changelog was broken because make_git_command was not available in that script.
I moved one function around and exported it.


Authored by @layus, here: VundleVim#790.

nfischer and others added 16 commits November 19, 2015 20:31
… use Vundle with gVimPortable and PortableGit.
Trim trailing whitespace in VundleLog
Adding another Vundle Log filetype + settings/highlighting
Added variables for git, curl & wget executables
Harden system calls to git

Fixes from PR VundleVim#684 (cameris/master) re-applied to new function 's:make_git_command'

Conflicts:
	autoload/vundle/installer.vim
	autoload/vundle/scripts.vim
... to get make_git_command in reach,
and keep that command in the scope of installer.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants