Jordan Savant
# Software Engineer
Index
|
About Me
|
GitHub
|
Play "Neo-Corporate Mass" ⬏
Index
About Me
GitHub
Play "Neo-Corporate Mass" ⬏
Index
>
Version Control
>
GIT
> GIT Check New Files For PHP Parse Errors
view raw
git diff --name-only origin/parentBranch | xargs -n 1 php -l