Skip to content
Snippets Groups Projects
  • Augie Fackler's avatar
    318e2b600b80
    blackbox: also log alias expansions · 318e2b600b80
    Augie Fackler authored
    This should be extremely useful for helping users debug without having
    to see their complete configuration.
    
    Shell aliases do not get their expansion logged, because we don't look
    and see if we're in a repo before we dive into the execution of a
    shell alias. As a result, the ui object doesn't know where to log.
    318e2b600b80
    History
    blackbox: also log alias expansions
    Augie Fackler authored
    This should be extremely useful for helping users debug without having
    to see their complete configuration.
    
    Shell aliases do not get their expansion logged, because we don't look
    and see if we're in a repo before we dive into the execution of a
    shell alias. As a result, the ui object doesn't know where to log.
test-blackbox.t 8.81 KiB