EdJoPaTo / website-stalker

Track changes on websites via git
GNU Lesser General Public License v2.1
55 stars 6 forks source link

Does not run in new repo without commits #33

Closed EdJoPaTo closed 3 years ago

EdJoPaTo commented 3 years ago

Describe the bug

Does not run in new repo without commits.

% website-stalker run --all
ERROR: reference 'refs/heads/main' not found; class=Reference (4); code=UnbornBranch (-9)
Thanks for using website-stalker!

Versions

To Reproduce Steps to reproduce the behavior:

mkdir folder && cd folder
website-stalker init
website-stalker run --all

Expected behavior

Runs