ContributionsMost RecentMost LikesSolutionsMissing makefileI want to upload a snapshot of the entire working directory of a Git repository (i.e. not just the files affected by a commit or diff) AND tag that snapshot with the appropriate commit hash in Collaborator. The real problem is that there’s some risk I don’t get all of the files I am interested in. For example, when I did it recently a makefile was missing from the upload to collaborator. Any ideas how to fix this?GIt Integration By adding a Git commit to a review means including copies of all the files of this commit to the review. Is there a way to only select the vhd file to review? I would like the vhd file and commit hash only to be included in collaborator