Skip to content

Commit

Permalink
Fix git LFS error
Browse files Browse the repository at this point in the history
This commit fixes an issue with LFS that printed the following message each time the repo gets cloned:

Preparing worktree (new branch 'fix_lfs')
Updating files: 100% (200/200), done.
HEAD is now at d66316b Change CI documentation from Azure to GitHub Actions
Encountered 16 file(s) that should have been pointers, but weren't:
        jupyter/markers_25M.npy
        test/data/tvla_aes_byte/ci_opentitan_simple_aes_data/traces/2023.09.21-17.29.29_0keylist.npy
        test/data/tvla_aes_byte/ci_opentitan_simple_aes_data/traces/2023.09.21-17.29.29_0knownkey.npy
        test/data/tvla_aes_byte/ci_opentitan_simple_aes_data/traces/2023.09.21-17.29.29_0textin.npy
        test/data/tvla_aes_byte/ci_opentitan_simple_aes_data/traces/2023.09.21-17.29.29_0textout.npy
        test/data/tvla_aes_byte/ci_opentitan_simple_aes_data/traces/2023.09.21-17.29.29_0traces.npy
        test/data/tvla_general/ci_opentitan_simple_aes_fvsr_data/traces/2023.08.17-18.15.28_0keylist.npy
        test/data/tvla_general/ci_opentitan_simple_aes_fvsr_data/traces/2023.08.17-18.15.28_0knownkey.npy
        test/data/tvla_general/ci_opentitan_simple_aes_fvsr_data/traces/2023.08.17-18.15.28_0textin.npy
        test/data/tvla_general/ci_opentitan_simple_aes_fvsr_data/traces/2023.08.17-18.15.28_0textout.npy
        test/data/tvla_general/ci_opentitan_simple_aes_fvsr_data/traces/2023.08.17-18.15.28_0traces.npy
        test/data/tvla_general/ci_opentitan_simple_kmac_data/traces/2023.06.26-17.28.13_0keylist.npy
        test/data/tvla_general/ci_opentitan_simple_kmac_data/traces/2023.06.26-17.28.13_0knownkey.npy
        test/data/tvla_general/ci_opentitan_simple_kmac_data/traces/2023.06.26-17.28.13_0textin.npy
        test/data/tvla_general/ci_opentitan_simple_kmac_data/traces/2023.06.26-17.28.13_0textout.npy
        test/data/tvla_general/ci_opentitan_simple_kmac_data/traces/2023.06.26-17.28.13_0traces.npy

Signed-off-by: Pascal Nasahl <[email protected]>
  • Loading branch information
nasahlpa committed Mar 21, 2024
1 parent d66316b commit 57c1c5e
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 0 deletions.
Binary file modified jupyter/markers_25M.npy
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 57c1c5e

Please sign in to comment.