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 errors thrown during needsGitUpdate and doGitUpdate. #84

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

timwienk
Copy link
Contributor

Noticed #82 and decided to take a look at how it works. Ran into a few problems:

  • Oops regarding arguments in needsGitUpdate.
  • Handling of non-existant tmp variable in onUpdateFinished.
  • Returning TOC location in doGitUpdate.

* Oops regarding arguments in needsGitUpdate.
* Handling of non-existant tmp variable in onUpdateFinished.
* Returning TOC location in doGitUpdate.
@timwienk timwienk mentioned this pull request Oct 16, 2019
@ephraim ephraim merged commit f8b6394 into ephraim:master Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants