21 Jul
2023
21 Jul
'23
2:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34076 --- Comment #20 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Caroline Cyr La Rose from comment #17)
In step 6 still, the first commit command didn't work for me, I think because the file did not exist before (nothing added to commit but untracked files present (use "git add" to track)), so I did
git add 4-library.ts
git commit -m "auto librarylist"
Correct, good catch! I am not sure what's the best solution to adjust the test plan... :-/ -- You are receiving this mail because: You are watching all bug changes.