When I use git journal on my windows box, I always have the following message displayed as first command
$ git journal
Can't load configuration file, using default one: Le fichier spécifié est introuvable. (os error 2)
Is it because I have no cli.yaml file in my home dir ? (looking at the code, you seem to load that file at startup)
When I use git journal on my windows box, I always have the following message displayed as first command
Is it because I have no
cli.yamlfile in my home dir ? (looking at the code, you seem to load that file at startup)