Loading README.md +9 −8 Original line number Diff line number Diff line Loading @@ -13,14 +13,15 @@ mass consumption as it is. *WARNING: This will overwrite your existing files.* ``` cd git clone --bare https://www.shore.co.il/git/rcfiles .git sed -i '/bare/d' .git/config git reset --hard git init git remote add origin https://www.shore.co.il/git/rcfiles git fetch git reset --hard origin/master git branch --set-upstream-to=origin/master git bull Documents/bin/install-git-hooks ``` .githooks/post-merge ## Dependencies Loading Loading
README.md +9 −8 Original line number Diff line number Diff line Loading @@ -13,14 +13,15 @@ mass consumption as it is. *WARNING: This will overwrite your existing files.* ``` cd git clone --bare https://www.shore.co.il/git/rcfiles .git sed -i '/bare/d' .git/config git reset --hard git init git remote add origin https://www.shore.co.il/git/rcfiles git fetch git reset --hard origin/master git branch --set-upstream-to=origin/master git bull Documents/bin/install-git-hooks ``` .githooks/post-merge ## Dependencies Loading