push
travis-ci
vim-patch:7.4.205 Problem: ":mksession" writes command to move to second argument while it does not exist. When it does exist the order might be wrong. Solution: Use ":argadd" for each argument instead of using ":args" with a list of names. (Nobuhiro Takasaki) https://code.google.com/p/vim/source/detail?r=0ace3a24c
7 of 7 new or added lines in 1 file covered. (100.0%)
64637 of 107794 relevant lines covered (59.96%)
99359.42 hits per line