• 
      

    Add get_current_bookmark definition to base SCMClient.

    Review Request #14472 — Created June 24, 2025 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    The get_current_bookmark method was defined in the Mercurial and
    Jujutsu backends, but there was no definition for it on the base
    SCMClient. This change fixes that.

    No longer saw an ugly red underline under the usage of this method in
    the post command implementation.

    Commits

    Files