Error in self-updater: MessageNotUnderstood: GitTreeEntry>>isInFilemode
from FileSystem-Git
package preamble
#360
Labels
GitTreeEntry>>isInFilemode
from FileSystem-Git
package preamble
#360
Working with a student's SWA image and was trying to update Squot (
develop
branch). Unfortunately, this preamble sends#isInFilemode
which is nowhere implemented in current Squot. Either the script should use the new selector, or the old selector must be re-added toGitTreeEntry
with a proper comment. :-)See also #258.
The text was updated successfully, but these errors were encountered: