Created wiki page WordsOfWisdom through web user interface.
diff --git a/WordsOfWisdom.wiki b/WordsOfWisdom.wiki
new file mode 100644
index 0000000..6e32b74
--- /dev/null
+++ b/WordsOfWisdom.wiki
@@ -0,0 +1,21 @@
+#summary Some awesome statements and thoughts.
+
+*Context*: Reviewal of tests which Praveen wrote.
+
+"*For testing, you want to test as much as possible. For coding, you may want to code as few as possible. :)"*   _Leo_
+
+
+
+----
+
+
+*Context*: When there is a divergence between a local repo and central mercurial repo and if one tries to push to the central repo.
+
+"*hg warns you but it says if you still want to shoot yourself in the foot, go ahead,
+here is the gun and it gives you hg push -f option. -f is the real gun to shoot yourself in the foot.:D "*  _Madhushudan_
+
+----
+
+*Context*: Rebasing of changesets.
+
+*"There are two schools of thought. They are really really "SCHOOLS OF THOUGHT", so loudly :P. There is always a flame war between the two groups. One of the faction- the faction of "Purists" claim that no history should ever be rewritten or misrepresented. But there is another faction, I call them "Whatever-ists" :P. They don't mind if small changes are missed up."* _Madhushudan_
\ No newline at end of file