Skip to content

Deprecation warnings #9

@r-darwish

Description

@r-darwish

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions