Skip to content

Instantly share code, notes, and snippets.

@Gankra
Created August 8, 2014 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gankra/cf414ea0203bcfbbc5b3 to your computer and use it in GitHub Desktop.
Save Gankra/cf414ea0203bcfbbc5b3 to your computer and use it in GitHub Desktop.
C:\Users\Alexis\Documents\GitHub\rust [mathjax +0 ~1 -0]> git status
# On branch mathjax
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: src/llvm (new commits)
#
no changes added to commit (use "git add" and/or "git commit -a")
C:\Users\Alexis\Documents\GitHub\rust [mathjax +0 ~1 -0]> git diff
diff --git a/src/llvm b/src/llvm
index 90a3141..0d999e5 160000
--- a/src/llvm
+++ b/src/llvm
@@ -1 +1 @@
-Subproject commit 90a314162053a0c51a50a1c603c9203bef241e0d
+Subproject commit 0d999e5b315b6ff78fcea772466d985ce53fd8dc
C:\Users\Alexis\Documents\GitHub\rust [mathjax +0 ~1 -0]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment