Fazendo busca no git log pela mensagem

por em Git Nenhum comentário
As vezes queremos fazer uma busca no log do git por algum termo que esta na mensagem, então para isso… $ git log --grep=like --regexp-ignore-case --no-merges --pretty=oneline ff87a6f5 Added new like tests 703c791 Added a LIKE test using fields dee06dd Mongodb Conditions Compiler: LIKE operator; test if the node is a field 30aca6a Mongodb: optimization [...]

Palestra sobre Git no RailsForKids

por em Git,Tutorial Nenhum comentário
Bom pessoal, acabei de falar no RailsForKids 2009 sobre Git e foi muito legal e mais uma vez desculpe ao Júlio Monteiro por ter invadido o tempo de palestra dele e ao Carlos Eduardo por quebrar o tempo de 30min que eu tinha, mas creio que foi para um bem maior! A apresetação está disponível [...]

Using Aspects in C# With POSTSharp

por em aop,aspects,C#,codevil,CSHARP,c_sharp,english,paradigm,Patterns,postsharp,practices,Programming,tdd,testing,VisualStudio Nenhum comentário
A little bit about aspect oriented programming (AOP) For the last few couple of years, as the hardware kept getting cheaper and more powerful, the programming languages core concern has been moved from performance to clarity and maintainability. While in the past you had to keep asking yourself which algorithm was the best to, say, iterate over [...]

Switch to our mobile site