You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to add entire sub-package to git by right-clicking package folder on isfs object, selecting Source Control Commands and then Add. Get following error:
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
Right-clicking individual files (without opening) and doing the Add works fine.
The text was updated successfully, but these errors were encountered:
Noted this appears to work in Studio but still ultimately throws the same error. example:
exporting new version of FITLIB.Examples.Export.HL7.cls to /hfs/sys/git/FITLIB/cls/FITLIB/Examples/Export/HL7.cls
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
VSCode doesn't not work at all, however - the classes don't get added.
Attempting to add entire sub-package to git by right-clicking package folder on isfs object, selecting Source Control Commands and then Add. Get following error:
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
Right-clicking individual files (without opening) and doing the Add works fine.
The text was updated successfully, but these errors were encountered: