Skip to content

Instantly share code, notes, and snippets.

@hagai-lvi
hagai-lvi / xv6_patch
Last active August 29, 2015 14:19 — forked from arielqw/xv6_patch
git remote add bgu http://www.cs.bgu.ac.il/~os152/xv6.git
git fetch bgu
git diff master bgu/master > ID1_ID2.patch
@hagai-lvi
hagai-lvi / xv6_patch
Last active August 29, 2015 14:19 — forked from arielqw/xv6_patch
git remote add bgu http://www.cs.bgu.ac.il/~os152/xv6.git
git fetch bgu
git diff master bgu/master > ID1_ID2.patch