1 2 3 4 5 6 7
{ "name": "git", "description": "Get a file from a commit", "value": "git checkout -- <commit_id> <path_to_file> ", "platforms": ["all"], "authors": "Blas Rodriguez Irizar <rodrigblas@gmail.com>" }