Closed GoogleCodeExporter closed 9 years ago
Have you tried updating git to a more recent version? The git version
I'm using is 1.7.9.5 and it works fine with gclient.
Git usage for version 1.7.9.5:
--------------------------------------------------------------------------------
czarek@Czarek-Ubuntu64:~$ git --help
usage: git [--version] [--exec-path[=<path>]] [--html-path] [--man-path]
[--info-path]
[-p|--paginate|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
[-c name=value] [--help]
<command> [<args>]
--------------------------------------------------------------------------------
You can see the -c option there.
Original comment by czarek.t...@gmail.com
on 9 Jul 2013 at 9:37
Thanks Czarek - that worked.
Original comment by vkosovac@gmail.com
on 9 Jul 2013 at 10:27
Original comment by czarek.t...@gmail.com
on 9 Jul 2013 at 10:32
I've updated the "Install the Chromium build prerequisites" section on the
BuildOnLinux wiki page with the GIT version requirements:
5. Make sure you have an up to date version of GIT, as of this writing
syncing chromium works fine with git 1.7.9.5.
Original comment by czarek.t...@gmail.com
on 9 Jul 2013 at 10:36
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/71
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:31
Original issue reported on code.google.com by
vkosovac@gmail.com
on 9 Jul 2013 at 9:12