coates’s avatarcoates’s Twitter Archive—№ 5,458

  1. …in reply to @bdeshong
    bdeshong also: !$ means "the last parameter of the last command" so: git diff /path/foo.php …then: git commit !$ …very useful /cc dshafik