Open GoogleCodeExporter opened 9 years ago
no https support
Original comment by spartacu...@gmail.com
on 26 Jan 2012 at 12:34
Also missing is git-submodule - useful for complex projects.
Original comment by n...@niax.co.uk
on 3 Feb 2012 at 12:36
git-merge was also missing from install, can be fixed with
$> ln -s git git-merge
in system/bin/
Original comment by dan...@dasa.cc
on 7 Feb 2012 at 4:32
[deleted comment]
Comment #3 resolved my problem with commad
$ git pull
Now it works fine.
Original comment by lsiwinski
on 24 May 2012 at 9:19
Are there any plans to add support for `git submodule`? Or is it possible to
copy the necessary files to the correct location? I make heavy usage of it for
my Vim configuration, so it would certainly make things easier to get Vim
completely configured to my likings inside Terminal IDE.
Original comment by jbu...@gmail.com
on 7 Feb 2013 at 10:32
git-remote-https is mandatory to clone github project, or am I missing
something?
Original comment by Benoit.Q...@gmail.com
on 20 Feb 2013 at 9:58
Tons of people handle their vim plugins using git submodule, this needs to be
fixed. Comment #3 does not resolve this problem.
Original comment by eMbry...@gmail.com
on 3 Mar 2013 at 9:04
git submodule needs all the help it can get.
I kid, I kid. Normal people also use git submodules for larger projects and would probably enjoy having their programs work. Is this on the roadmap?
Original comment by crepuscu...@gmail.com
on 20 Jun 2013 at 6:31
+1 on getting submodules to work. WILL PAY.
Original comment by jfonte...@gmail.com
on 8 Oct 2014 at 12:14
Original issue reported on code.google.com by
eyecre...@gmail.com
on 17 Jan 2012 at 3:33