You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document dulwich.porcelain functions by their Python identi… (#1520)
Document functions in dulwich.porcelain by their Python identifiers
(such as "remote_add", using underscores), rather than the identifiers
of the git commands they mimic (such as "ls-tree", using hyphens).
Previously, some used one and some used the other.
0 commit comments