Current branch vanishes in console path after unsuccessful attempt to view results of the merge

Issue #207 resolved
Former user created an issue

Version: 0.1.6.0

Steps to reproduce:

1. Specify incorrect path to editor in the [core] section of .gitconfig file (in my case it was path to GitExtensions, which was deleted from the system).

2. Perform merge with conflicts resolving.

3. Run "git commit" command.

4. Get an error after which path in the console changes to current repository only (without current branch).

Comments (2)

  1. Log in to comment