Problem/Motivation

We currently use porcelain commands like `show` and `log`, that change over time.

Proposed resolution

We should use plumbing git commands instead.

Remaining tasks

  • List all the commands used by the git_default reposync plugin.
  • Identify and replace them without breaking the data integrity tests.

User interface changes

None.

API changes

None.

Original report by tizzo

We currently use porcelain commands like `show` and `log`.

Comments

marvil07’s picture

Title: Move away from using porcelain commands » Use git plumbing commands on git_default reposync plugin
sdboyer’s picture

Issue tags: +vc-next

this could still stand to be improved. but it's not necessary.

silverwing’s picture

Issue summary: View changes

Updated issue summary.