When "git init" completed Cong only recognize the new repository after restart

Issue #222 resolved
Dmitry Kasatsky created an issue

Steps to reproduce

  1. create temporare directory
  2. run “git init“
  3. press F5

Actual Result

Cong did not recognize the new repository, the commang prompt looks as “C:\path“.

Expected Result

Cong recognized the new repository, the commang prompt looks as “C:\path master

Comments (2)

  1. Log in to comment