I'm trying to pull in svn info (using this package https://github.com/kevinkao/grunt-svn-info), and wanted to know how to pass the svn_info object to other tasks. I tried doing something below, but no luck. Could you shed some light on what I am doing wrong?
I'm trying to pull in svn info (using this package https://github.com/kevinkao/grunt-svn-info), and wanted to know how to pass the
svn_info
object to other tasks. I tried doing something below, but no luck. Could you shed some light on what I am doing wrong?