Re: [git-users] Add a collection of files

2013-10-18 Thread Aaron Cook
Thanks for the response. It feels like if I want to do this, I need to make a custom git gui that collects the objects and then runs git add like you show. On Friday, October 18, 2013 6:45:02 AM UTC-4, Konstantin Khomoutov wrote: > > On Thu, 17 Oct 2013 15:55:52 -0700 (PDT) > Aaron Cook > wrote

Re: [git-users] Add a collection of files

2013-10-18 Thread Konstantin Khomoutov
On Thu, 17 Oct 2013 15:55:52 -0700 (PDT) Aaron Cook wrote: > Is it possible to configure git to see a group of files as a singular > object? > For instance, I have a directory with several files: > > myjunk/text.txt > myjunk/somefile.exe > myjunk/anotherfile.odt > > Whenever a modification is