intersystems / intersystems/git-source-control

STACK error when discarding many changed files

Open
#845 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
ObjectScript
Stars
22
Forks
14
Avg merge
1d 9h
Merged PRs (30d)
5

Description

This was witnessed on a HealthConnect instance after some unrelated gremlin changed the directory permissions of the git repository, causing every file to be shown as edited. We tried to select all through the Git Web UI and discard the changes, but gotten an "application error" popup. The Application Error Log showed a \ error:
\HandleRequest+269^SourceControl.Git.WebUIDriver.1 : CSP Error

Image

The resolution was to go into the operating system and run git clean -df.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.