-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I'm using the latest version of the package:
from gitpandas import Repository, ProjectDirectory
r = Repository('/home/roeyd/src/core-system')
history = r.commit_history()I get a lot of deprecation warnings:
/home/roeyd/.local/share/virtualenvs/Notebook-L0qSK1vG/lib/python3.7/site-packages/gitpandas/repository.py:461: UserWarning: Warning, extensions and ignore_dir will be deprecated in v2.0.0, please use ignore_globs instead
warnings.warn('Warning, extensions and ignore_dir will be deprecated in v2.0.0, please use ignore_globs instead')
Metadata
Metadata
Assignees
Labels
No labels