Skip to content

Instantly share code, notes, and snippets.

@kaixiong
Created January 16, 2013 20:06
Show Gist options
  • Save kaixiong/4550390 to your computer and use it in GitHub Desktop.
Save kaixiong/4550390 to your computer and use it in GitHub Desktop.
kaixiong@dreamerbox:~/Documents/projects/libvisual$ git pull
remote: Counting objects: 100, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 40 (delta 27), reused 40 (delta 27)
Unpacking objects: 100% (40/40), done.
From github.com:Libvisual/libvisual
dd5ac7a..ae678da cxx -> origin/cxx
Updating dd5ac7a..ae678da
Fast-forward
libvisual-plugins/plugins/input/jack/input_jack.cpp | 33 ++++++++++++++-------------------
libvisual/libvisual/lv_libvisual.h | 6 ++----
libvisual/libvisual/lv_plugin.h | 5 +++--
libvisual/tools/lv-tool/lv-tool.cpp | 2 ++
libvisual/version.h.in | 9 +++++++++
5 files changed, 30 insertions(+), 25 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment