Hi, Dear diary, on Tue, Feb 14, 2006 at 09:37:39PM CET, I got a letter where Johannes Schindelin <Johannes.Schindelin@gmx.de> said that... > On Tue, 14 Feb 2006, Petr Baudis wrote: > > > [...] > > > > It works by creating a new branch cg-seek-point and storing the seeked > > point there; if HEAD is already on the branch, it merely changes the > > seek point and resets the working tree appropriately. cg-seek without > > any arguments will then return to your original head, whose name was > > stored in .git/head-name. > > And if you want to prevent accidental commit, just "chmod a-w > $GIT_DIR/index". currently, Cogito has a generic "blocking" mechanism which will prevent you to do operations mutating the history (mostly committing and mergnign) - seeking is the only user now. Note that this is not very flexible and I consider this legacy stuff; I will replace that by a specific check for a seek when I have some time (which will also make it compatible with the git-bisect-using-headname). -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ Of the 3 great composers Mozart tells us what it's like to be human, Beethoven tells us what it's like to be Beethoven and Bach tells us what it's like to be the universe. -- Douglas Adams - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Feb 15 07:54:43 2006
This archive was generated by hypermail 2.1.8 : 2006-02-15 07:55:54 EST