kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

[#285] Init messages fix and graph load when init repo #291

Closed dylanfu closed 5 years ago

dylanfu commented 5 years ago

Resolves #285.

Test 1:

  1. Create a new repo
  2. Check graph and associated file and header variables load.

Test 2:

  1. Create a repo in a directory that a repo already exists/ or create a repo in the same directory twice.
  2. Popup message regarding this should show up.
  3. Check graph and associated file and header variables load.