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
{{ message }}
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
There are two cases in which this works incorrectly.
If there is only one node on the repository, VisualGit displays a black screen and disconnects after a pull.
If there are multiple nodes, a warning message appears after pulling even if there are no conflicts. Furthermore, if you do pull and you do have a modified file, it will say that you still have modified file even if it has been replaced. For example, I deleted a file in a repository then pulled from the remote but it still says I have a modified file but if you look in the folder, the deleted file will re-appear.
Figure 1: Warning message appears
Figure 2: File has re-appeared after pulling
Figure 3: Still shows file has been deleted even after a pull and has been recovered
After looking around, it could be something to do with the repoFullPath but I am uncertain.
I believe that this is a medium issue. @softeng-701
There are two cases in which this works incorrectly.
Figure 1: Warning message appears
Figure 2: File has re-appeared after pulling
Figure 3: Still shows file has been deleted even after a pull and has been recovered
After looking around, it could be something to do with the repoFullPath but I am uncertain.
I believe that this is a medium issue. @softeng-701