Jakub Narebski <jnareb@xxxxxxxxx> writes: > Just a few comments: > >> - git-add without any argument does not add everything >> anymore. Say "git add ." if you want to. > > Perhaps information that git-add can be used to add ignored files > with -f option should be added? Or is it not important enough? Thanks. Will change the above bullet to this: - git-add without any argument does not add everything anymore. Use 'git-add .' instead. Also you can add otherwise ignored files with an -f option. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html