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 made, I would like to see just "myjunk" as 
modified, not the files beneath. For all intensive purposes, git treats 
myjunk/* as a single binary file.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to