sapling/hgext/hggit
Durham Goode 241ab4bdad hg: add hggit.disallowinitbare config option
Summary:
The hg servers were having trouble bootstrapping the .hg/git directory
because hggit was creating a bare repo and then later git fetches were super
slow. Those .hg/git directories should be managed by infra outside of hg, so
let's add a config knob to prevent hggit from creating a .hg/git repo.

Reviewed By: quark-zju

Differential Revision: D7586441

fbshipit-source-id: 7c2578123428aadaa6a94484e45dda6bd6b5a42d
2018-04-13 21:51:54 -07:00
..
help hggit: internalize extension 2018-01-09 06:08:01 -08:00
__init__.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
_ssh.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
compat.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
git2hg.py hggit: internalize extension 2018-01-09 06:08:01 -08:00
git_handler.py hg: add hggit.disallowinitbare config option 2018-04-13 21:51:54 -07:00
gitdirstate.py hggit: internalize extension 2018-01-09 06:08:01 -08:00
gitrepo.py hggit: internalize extension 2018-01-09 06:08:01 -08:00
hg2git.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
hgrepo.py hggit: internalize extension 2018-01-09 06:08:01 -08:00
overlay.py simplecache: fix for hggit 2018-04-13 21:50:55 -07:00
util.py hggit: internalize extension 2018-01-09 06:08:01 -08:00
verify.py hggit: use new-style progress bars 2018-04-13 21:51:33 -07:00