Hello. I have an unpublished project that will eventually be published with a free (as in freedom) license. When I started the project I did not have any intention to publish it and thus I did not add a license.
I want to modify the first changeset (all others are descendant of this one) so that the license is added here, instead of in a later changeset, that way it will be clear that the license is valid starting from the very first version. The repository contains one named branch and one merge. I tried to do this with: “hg histedit 1”, but I get this message: $ hg histedit 1 abort: can only histedit a changeset together with all its descendants Maybe it is because I have 1 merge (and 1 named branch). How can I edit the first changeset then? Thanks. -- Do not eat animals; respect them as you respect people. https://duckduckgo.com/?q=how+to+(become+OR+eat)+vegan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mercurial mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial
