porcelain.status: no untracked files

21 views
Skip to first unread message

Simon W

unread,
Oct 25, 2017, 4:06:20 AM10/25/17
to dulwich-discuss
Hey there,

When I use porcelain.status("myrepo") I get the correct staged and unstaged information, but not the untracked.
I searched in de porcelain.py and found out, that untracked files aren't searched at all:

# TODO - Status of untracked - add untracked changes, need gitignore.
        untracked_changes
= []

Is there a workaround so I can see the untracked files?

Regards,
Simon

Jelmer Vernooij

unread,
Oct 25, 2017, 7:51:16 AM10/25/17
to Simon W, dulwich-discuss
Hi Simon,

What version of Dulwich are you using? This functionality is implemented in newer versions.

Jelmer


--
You received this message because you are subscribed to the Google Groups "dulwich-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dulwich-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to dulwich-discuss@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/dulwich-discuss/596be1a5-9ab4-4edc-9e15-5c5938349146%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages