I do a lot of work in MySQL, and have a bunch of import scripts where only 
one line is routinely changed to match the filename of data files. Is it 
possible to flag a single line to be ignored by git? If so, how is it done? 
I know that gitignore can be used for whole files, but I wonder if the same 
concept can be applied to single lines within a file. I want git to watch 
all of the other lines in the file but the "ignored" line.

-- 
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