Skip to content

Conversation

@gabema
Copy link

@gabema gabema commented Sep 5, 2015

I need the ability to pass fileglob pathspecs (http://git-scm.com/docs/git-add - see the options / pathspec section) directly to the git add command without grunt attempting to resolve it to an actual explicit list of files via grunt.task.files.src.

This is particularly needed/useful for platforms (i.e. windows) that are constrained by a max command line limit of 8k characters. Providing the ability to specify pathspecs directly to the git add command is extremely valuable/useful to fix scenarios in which many files are attempting to be added in a single git add command or even when a few of the files attempting to be added have a long path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant