Commit graph

10 commits

Author SHA1 Message Date
Norbert Thiebaud
090d023b00 g clone now tolerate silently already cloned repos. 2010-12-05 19:10:02 -06:00
Jan Holesovsky
a16ea41c84 g: Configure git's push.default to tracking if it is not set. 2010-12-03 12:36:19 +01:00
Kevin Hunter
ab9ff28ca4 Replace oldstyle ` with $(
` is deprecated, and $() is the new, cleaner way of doing subshell executions.
2010-12-03 12:23:10 +01:00
Thorsten Behrens
fe6ed1e8bf Add with-linked-git and make repo list configurable
* adds --with-linked-git config option, that internally uses
  git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
  that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00
Jan Holesovsky
40dd1bc167 git-hooks: Symlink the git hooks to the ones from git-hooks/ 2010-11-30 20:25:22 -06:00
Norbert Thiebaud
8feb6c0387 oops: remove a debugging flags in g 2010-11-30 20:25:21 -06:00
Norbert Thiebaud
3288713ba6 Make the determination of the remote repo url work on MacOS
Use bash substitution, instead of a piped sed
2010-11-30 20:25:21 -06:00
Jan Holesovsky
8a71b563c9 build: Fix ./g clone. 2010-11-30 20:25:21 -06:00
Jan Holesovsky
06edf99832 build: Make the 'g' wrapper in bootstrap really work. 2010-11-30 20:25:20 -06:00
Jan Holesovsky
a694de19b4 build: Add the 'g' wrapper to the bootstrap repo.
This is the first step in removing the need for the 'build' repository, and
its 'rawbuild' hack.
2010-11-30 20:25:20 -06:00