On Wed, Apr 24, 2013 at 3:00 PM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Ramkumar Ramachandra wrote: >> I'm also considering making the first >> argument optional (just git log ~rebase.autostash), and defaulting to >> mean [nearest fork point]. > > Actually both can be optional. In A~B, A defaults to [nearest fork > point] and B defaults to HEAD. > > git log ~ > > Isn't it beautiful? Sure, but we'll forever be explaining to users that they will need to quote the tilde to avoid shell expansion. $ echo "~" ~ "~" ~ /home/hordp ~ P -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html