blob: 1de0f9370ea36ee04e8bc7b98e726a5b04cd6886 [file] [log] [blame]
#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_
----
*Context*: Asking the developers the reason behind some design choices, they responded giving blame to other libraries we're using.
*"I hear a lot of proper nouns and not enough apologizing"* _Nathaniel_