• Thomas Randolph's avatar
    Add a utility for getting a suggestion commit message · bf4adbcd
    Thomas Randolph authored
    By default, the commit message has a bunch of variables
    in it, like `%{some_var}`. We want to be able to replace
    those variables with actual values. Rather than doing it
    ad hoc (maybe in some leaf component), this utility
    provides a central place where that logic lives.
    bf4adbcd
suggestions.js 768 Bytes