Description
Dear authors.
Thanks for your work about patch correctness. However, when I tried to clone your project with command:
git lfs clone https://github.com/TruX-DTF/DL4PatchCorrectness.git
, there was an error reported:
error: invalid path 'data/experiment1/APR-Efficiency-PFL/AVATAR/Chart-14_P /Patch_124_3.txt'.
Please check that all the pathnames are correct.
What's more, when I tried to download the lfs file "DL4PatchCorrectness/data/experiment1/train_data5_for_cc2v.txt" and "DL4PatchCorrectness/data/experiment1/train_data5_frag.txt" with command:
git lfs fetch
, there was also an error reported:
Object does not exist on the server: [404] Object does not exist on the server,
error: failed to fetch some objects from
Please make sure the command git lfs install
was run and all these large files are uploaded properly with git lfs push --all
.
I would appreciate it if you could help me :)
Best regards.
Bo.