I'm putting together a thumb drive that boots into an evil operating system 
(yes, that one), and has some applications and data on it. It would be nice 
to have the whole thing under version control. Yes, I know this is 
unconventional.

It seems to me that I might create a folder for this project, which would 
contain the repository, and a shortcut to the drive (/dev/sd*n*), and track 
the shortcut as a binary file. 

I'm new to VCS, but I know about the concept of filters for binary files. 
Is there one for ntfs? I don't think I would track changes to individual 
files, but rather track changes to sectors. 

Any help at all will be appreciated, even if you're just telling me that 
this is impossible or impractical.

-- 
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/d/optout.

Reply via email to