-not is a GNU extension and not all find(8) implementations support it. It's just an alias for ! which is POSIX compliant.
* Add bench task * Create tree_entry_test.go * Remove init time * Add TODO information * Add linux repo * Faster implementation of GetCommitsInfo * Start/stop timer * Use benchmark/ directory for benchmark repos
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>