Migrate files to git-lfs - #1202
Open
pyth0n1c wants to merge 1 commit into
Open
Conversation
…twork_traffic.log,datasets/attack_techniques/T1546/python_pth_file_creation/python_pth_file_creation.log,datasets/attack_techniques/T1546/python_site_hooks_creation/python_site_hooks_creation.log,datasets/attack_techniques/T1574.007/python_pythonpath_modification/python_pythonpath_modification.log: convert to Git LFS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It appears that the following 4 files were not in git lfs, based on the message I get when checking out the whole repo:

You can confirm this by trying to go to one of the URLs, such as :
https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1195.002/python_network_traffic/python_network_traffic.log
And see that it 404s.
Also, the file in
masterdoes not show as stored withgit lfs:https://github.com/splunk/attack_data/blob/master/datasets/attack_techniques/T1195.002/python_network_traffic/python_network_traffic.log
In my branch, it does show as stored with
git-lfshttps://github.com/splunk/attack_data/blob/fix_files_that_should_be_lfs_but_are_not/datasets/attack_techniques/T1195.002/python_network_traffic/python_network_traffic.log
This should migrate those to git lfs, fixed with the command