Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- c:/h/code/server $ git status -s
- M dep/libmpq/win/VC100/libmpq.vcxproj
- M dep/libmpq/win/VC90/libmpq.vcproj
- M dep/libmpq/win/libmpq_VC100.sln
- M dep/libmpq/win/libmpq_VC90.sln
- M dep/tbb/build/vs100project/makefile.sln
- M dep/tbb/build/vs100project/tbb.vcxproj
- M dep/tbb/build/vs100project/tbbmalloc.vcxproj
- M dep/tbb/build/vs100project/tbbmalloc_proxy.vcxproj
- M dep/tbb/build/vsproject/makefile.sln
- M dep/tbb/build/vsproject/tbb.vcproj
- M dep/tbb/build/vsproject/tbbmalloc.vcproj
- M dep/tbb/build/vsproject/tbbmalloc_proxy.vcproj
- c:/h/code/server $ git reset --hard
- HEAD is now at 182b843 Merge pull request #15 from Psimage/develop
- c:/h/code/server $ git status -s
- M dep/libmpq/win/VC100/libmpq.vcxproj
- M dep/libmpq/win/VC90/libmpq.vcproj
- M dep/libmpq/win/libmpq_VC100.sln
- M dep/libmpq/win/libmpq_VC90.sln
- M dep/tbb/build/vs100project/makefile.sln
- M dep/tbb/build/vs100project/tbb.vcxproj
- M dep/tbb/build/vs100project/tbbmalloc.vcxproj
- M dep/tbb/build/vs100project/tbbmalloc_proxy.vcxproj
- M dep/tbb/build/vsproject/makefile.sln
- M dep/tbb/build/vsproject/tbb.vcproj
- M dep/tbb/build/vsproject/tbbmalloc.vcproj
- M dep/tbb/build/vsproject/tbbmalloc_proxy.vcproj
- c:/h/code/server $ ls -a | grep .git
- .git
- .gitattributes
- .gitignore
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement