Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
classes.updates: Add update_untracked method
Convenience method takes the same arguments as update(), and replaces: ``` app.updates.ignore_history = True app.updates.update(...) app.updates.ignore_history = False ```
- Loading branch information