tomfa/git-csv-timesheet

Allow Repository config to override config

tomfa opened this issue · 0 comments

tomfa commented

The docs say we can override config on repository level with a .timesheetrc.repository ala

{
  "project": "Client 1",
  "path": "/Users/tomfa/repos/backend",
  "countMerges": false
}