Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 441 Bytes

privex.helpers.extras.git.rst

File metadata and controls

35 lines (16 loc) · 441 Bytes

privex.helpers.extras.git

.. automodule:: privex.helpers.extras.git



Functions / Classes / Attributes

Attributes

.. autosummary::
   :toctree: git

   get_current_commit
   get_current_branch
   get_current_tag
   _cwd_git



Classes

.. autosummary::
   :toctree: git

   _AsyncGit