Skip to content

Instantly share code, notes, and snippets.

@hagai-lvi
Forked from arielqw/xv6_patch
Last active August 29, 2015 14:19
Show Gist options
  • Save hagai-lvi/7b7dc495f48b980ee0be to your computer and use it in GitHub Desktop.
Save hagai-lvi/7b7dc495f48b980ee0be to your computer and use it in GitHub Desktop.
git remote add bgu http://www.cs.bgu.ac.il/~os152/xv6.git
git fetch bgu
git diff master bgu/master > ID1_ID2.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment