Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and add tests for git package #4927

Merged
merged 4 commits into from
May 29, 2024
Merged

Refactor and add tests for git package #4927

merged 4 commits into from
May 29, 2024

Commits on May 29, 2024

  1. test(git): use not captured variable r but function argument repo

    Signed-off-by: Shinnosuke Sawada <6warashi9@gmail.com>
    Warashi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8b0588f View commit details
    Browse the repository at this point in the history
  2. refactor(git): remove unused method

    Signed-off-by: Shinnosuke Sawada <6warashi9@gmail.com>
    Warashi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b8847ab View commit details
    Browse the repository at this point in the history
  3. test(git): test not private function but exported function

    Signed-off-by: Shinnosuke Sawada <6warashi9@gmail.com>
    Warashi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dd52795 View commit details
    Browse the repository at this point in the history
  4. test(git): add test for git repo copy

    Signed-off-by: Shinnosuke Sawada <6warashi9@gmail.com>
    Warashi committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b830e1a View commit details
    Browse the repository at this point in the history