Skip to content

Instantly share code, notes, and snippets.

@lincolnthree
Created August 20, 2013 17:45
Show Gist options
  • Select an option

  • Save lincolnthree/6284744 to your computer and use it in GitHub Desktop.

Select an option

Save lincolnthree/6284744 to your computer and use it in GitHub Desktop.
sharktop:switchyard lb3$ git p
p4 pull push
sharktop:switchyard lb3$ git apply
.classpath .git/ .gitignore .project .settings/ README.md pom.xml src/ target/
sharktop:switchyard lb3$ git apply --
--apply --ignore-space-change --index-info --reverse --verbose
--cached --ignore-whitespace --no-add --stat --whitespace=
--check --inaccurate-eof --numstat --summary
--exclude= --index --reject --unidiff-zero
sharktop:switchyard lb3$ git apply --
--apply --ignore-space-change --index-info --reverse --verbose
--cached --ignore-whitespace --no-add --stat --whitespace=
--check --inaccurate-eof --numstat --summary
--exclude= --index --reject --unidiff-zero
sharktop:switchyard lb3$ git apply --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment