Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: init event #1293

Closed
wants to merge 2 commits into from
Closed

fix: init event #1293

wants to merge 2 commits into from

Commits on Apr 2, 2018

  1. fix: init event

    The init event was only being emitted during initialization of
    a new repo.  If one already existed that event was not firing.
    This syncs up the behavior between these two situations so that they
    log, set self.state, and emit identically.
    wraithgar committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    236e6ff View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. chore: fix linting

    wraithgar committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    697b4f0 View commit details
    Browse the repository at this point in the history