Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 408 Bytes

File metadata and controls

16 lines (11 loc) · 408 Bytes

Changelog

  • Easy output from bash using...
git log --committer=jasper | egrep "Date|\["

Date: Sun Nov 26 22:00:32 2023 +0100 [example] trunk - Added App2.tsx as example of second app developed in single directory Date: Sun Nov 26 21:58:59 2023 +0100 [config] Changed entrypoint and set typescript in package.json to fix error Date: Sun Nov 26 13:55:39 2023 +0100 [init]