sapling/hgext/hggit
Jun Wu 578077cc98 hggit: drop gitignore support
Summary:
The gitignore implementation in core is more complete (support "!" rules)
and efficient (in native Rust). So let's drop the gitignore support in
hggit.

Reviewed By: singhsrb

Differential Revision: D8744807

fbshipit-source-id: faecace0ab0d5a0e015f50473dd1e0c232d013ff
2018-07-06 10:36:17 -07:00
..
help hggit: internalize extension 2018-01-09 06:08:01 -08:00
__init__.py hggit: drop gitignore support 2018-07-06 10:36:17 -07:00
_ssh.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
compat.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
git2hg.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
git_handler.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
gitrepo.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
hg2git.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
hgrepo.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
overlay.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
util.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
verify.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00