Commit b2118c49a14c29447e228bf9a2b2a38f2da4f10b

Stefan Sperling 2020-07-28T20:17:19

Add a 'got info' command which displays work tree meta-data. Remove the alias 'got in' for 'got init'. The 'in' alias was too close to either 'init' or 'info'. ok tracey, millert