go-git icon indicating copy to clipboard operation
go-git copied to clipboard

Unable to stage .gitmodules using Worktree.Add()

Open mcandre opened this issue 5 years ago • 0 comments

When I try to stage changes to my .gitmodules file, then the Worktree.Add() method returns:

entry not found

mcandre avatar Feb 15 '20 07:02 mcandre