Re: Git Log and History Simplification

2012-12-17 Thread Nguyen Thai Ngoc Duy
On Mon, Dec 17, 2012 at 6:33 PM, Dinesh Subramani dinesh.subram...@gmail.com wrote: I am using the below command : git log --stat --decorate=full --since=date Can you please let me know if the above command will list all the commits and would not skip any of the commits due to History

Re: Git Log and History Simplification

2012-12-17 Thread Junio C Hamano
Nguyen Thai Ngoc Duy pclo...@gmail.com writes: On Mon, Dec 17, 2012 at 6:33 PM, Dinesh Subramani dinesh.subram...@gmail.com wrote: I am using the below command : git log --stat --decorate=full --since=date Can you please let me know if the above command will list all the commits and would