diff --git a/tools/git.txt b/tools/git.txt new file mode 100644 index 0000000..039d592 --- /dev/null +++ b/tools/git.txt @@ -0,0 +1,5 @@ +Some useful git commands + +## Putting the current branch on gh-pages : +When on the gh-pages branch +git merge -no-ff -s recursive -X subtree=builder master