Kirk Brown
Kirk Brown
`sitediff init https://4nes.com` will create the initial file. `sitediff crawl` will crawl the site and create the paths.txt file.
This should now be fixed.
Hi @jigarius, I work at EW and I have a patch to push and Github is denying me access. Here are the changes: [update.patch](https://github.com/jigarius/toggl2redmine/files/15337968/update.patch)
Hello, I like this idea. We'll think about how to implement this more easily. I'm also wondering if some context might be needed to see where the changed lines are...
For my MacOS 15.3.1, I ran into the trouble of the line returning the system's version 16: `CC=$(brew --prefix llvm)/bin/clang CXX=$(brew --prefix llvm)/bin/clang++ clang --version` I fixed it by putting...