We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7026e16 commit 2b8f152Copy full SHA for 2b8f152
CHANGES
@@ -12,8 +12,11 @@ in pre-1.0 builds.
12
13
0.4-current
14
-----------
15
-- :meth:`libvcs.git.GitRepo.get_current_remote_name()` Handle case where
+- [bug] :meth:`libvcs.git.GitRepo.get_current_remote_name()` Handle case where
16
upstream is unpushed
17
+- [feature] :meth:`libvcs.git.GitRepo.status()` - Retrieve status of repo
18
+- [feature] :func:`libvcs.git.extract_status()` - Return structured info from
19
+ ``git status``
20
21
0.4.1 <2020-08-01>
22
------------------
0 commit comments