sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Failed editing commit message in \\ip\c$\dir repository

Open verside2 opened this issue 3 years ago • 0 comments

Version info

  • OS: Windows 10.0.19044
  • Build: 2078 (2076)

Description

It is not possible to edit a commit message when the repository is in \\ip_address\c$\repository_name (in c:\\repository_name works fine).

Steps to reproduce

Steps to reproduce the behavior:

  1. Open an existing repository in \\ip_address\c$\repository_name
  2. Run command "Edit Commit - Edit Commit Message (Ctrl + Enter)"
  3. Edit commit message and press "Save" (or Ctrl + Enter).
  4. Display error "Failed to update commit".

Expected behavior

The commit should be edited successfully.

Other git operations are running successfully.

Screenshots

image

verside2 avatar Oct 25 '22 12:10 verside2