[Groonga-commit] droonga/droonga-http-server at 906d950 [master] Reset all changes in the temporary repository before "pull"

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Sep 18 16:18:32 JST 2014


YUKI Hiroshi	2014-09-18 16:18:32 +0900 (Thu, 18 Sep 2014)

  New Revision: 906d950d6abaeaead3810a2ea8416b41af31ec9b
  https://github.com/droonga/droonga-http-server/commit/906d950d6abaeaead3810a2ea8416b41af31ec9b

  Message:
    Reset all changes in the temporary repository before "pull"

  Modified files:
    install.sh

  Modified: install.sh (+1 -2)
===================================================================
--- install.sh    2014-09-17 10:45:09 +0900 (0218c38)
+++ install.sh    2014-09-18 16:18:32 +0900 (5acc10f)
@@ -188,9 +188,8 @@ install_master() {
   if [ -d $NAME ]
   then
     cd $NAME
-    git stash save
+    git reset --hard
     git pull --rebase
-    git stash pop
     use_master_express_droonga
     npm update
   else
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index