Am 12.02.2010 13:03, schrieb Ron Garret: > Before I reinvent the wheel... > > I would like to be able to store snapshots of individual files without > making a commit on the main branch. The scenario is that I've written > some experimental code that I have decided not to keep as part of the > main project, but which I might want to refer back to some day. Is > there any easy way of doing that in git? You could keep the experimental files (or changes) in a separate, private branch on your local repository. René -- 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