I have some packages that I made with just some code that I reuse in multiple applications, but I don’t really want to maintain them in any good way.
Now when I run Pkg.update(), I get an error:
GitError(Code:ERROR, Class:Merge, There is no tracking information for the current branch.)
What does it mean?