Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

[Bug Report] Pulling works incorrectly after cloning a repository #150

@josh-asi

Description

@josh-asi

There are two cases in which this works incorrectly.

  1. If there is only one node on the repository, VisualGit displays a black screen and disconnects after a pull.

image

  1. 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.

image
Figure 1: Warning message appears

image
Figure 2: File has re-appeared after pulling

image
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions