lcurse icon indicating copy to clipboard operation
lcurse copied to clipboard

Fix errors thrown during needsGitUpdate and doGitUpdate.

Open timwienk opened this issue 5 years ago • 0 comments

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.

timwienk avatar Oct 16 '19 19:10 timwienk