-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Boris schreef: > Imagine you stumble over some horrible code in a multi-user development > project and want to find out who changed or added it. Is there any > combination of monotone commands which lets you find the appropriate > revision for a certain line in a file?
mtn annotate <file> and mtn log --from <revision annotate reported> --last 1 --diffs regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFGSxLEMkyGM64RGpERAu1aAJ0VuISzIJnnxFaTUk2q4khJytKiiACgopwn 5Qkl555oac65kqWuR+VcZTE= =YF4u -----END PGP SIGNATURE----- _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
