Closed robrich closed 10 years ago
Along with what you mentioned at the conference:
Keep in gulp vinyl format:
add commit checkout reset rm
Move to functions:
init addRemote branch merge pull push tag rebase fetch clone?
@robrich Would git rm/reset be needed?
Steve,
I see benefit in it, purely from a covering all bases point of view.
SQL Compare is a Red Gate product. Grab a free trial at http://www.red-gate.com/products/sql-development/sql-compare/
Rob On Feb 6, 2014 9:57 AM, "Steve Lacy" notifications@github.com wrote:
@robrich https://github.com/robrich Would git rm/reset be needed?
Reply to this email directly or view it on GitHubhttps://github.com/stevelacy/gulp-git/issues/3#issuecomment-34344557 .
Closing since split.
1/2 the tasks are great gulp plugins: take in a glob of vinyl files from gulp.src. 1/2 the tasks run in a directory and don't need a vinyl file, just a cwd. Split these two parts apart, make the first 1/2 'gulpplugin' and the second 1/2 'gulpfriendly'.