Hi, I was wondering if it is possible to add a file to all the branches in a repository without individually checking out each branch ? A possible use-case for such a scenario is say I have a git repository with various branches related to different features, versions or bug-fixes and I want to be able to add a README file which contains instructions/information common to all of those branches as of now (but may diverge in future). So, do I have to checkout each branch individually to add the same README file to all of them or is there a direct/indirect workaround ? Thanks for your help.. Regards, Aneesh -- 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