Hi Bram, After 'make && make install' in Vim source directory, runtime/doc/tags gets modified in current HEAD (Patch 7.4.1412).
Normally tags file is not managed under version control. I know tags file is needed to look up runtime's help, but the tags file is generated by 'make install'. I don't think you need to git-add runtime/doc/tags file. So could you git-rm runtime/doc/tags? Or could you update tags at each commit? Thanks -- Takuya Fujiwara -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
