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

Fix #39 d2lbook translate failure #40

Merged
merged 2 commits into from
Jan 8, 2022
Merged

Fix #39 d2lbook translate failure #40

merged 2 commits into from
Jan 8, 2022

Commits on Dec 22, 2021

  1. Bug #39: Fix d2lbook translate

    d2lbook translate was failing due to merge conflicts if src repo already exists with the following error:
    ```
    git.exc.GitCommandError: Cmd('git') failed due to: exit code(1)
      cmdline: git pull -v origin
    ```
    See #39 for more info..
    AnirudhDagar authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8a56267 View commit details
    Browse the repository at this point in the history
  2. caps on with comment

    AnirudhDagar authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8b8c2a7 View commit details
    Browse the repository at this point in the history