Kacper Majorkowski

Results 3 comments of Kacper Majorkowski

Sure, To recreate this: - `touch test_file` - `ln -s test_file test_link` - `rm test_file` - create gomplate.config (below) - `gomplate --config gomplate.config` Error: failed to gather templates for rendering:...

I can see that it is a problem with xignore library. I think that if we operate only on files instead of links, then if the file doesn't exist it...