Skip to content

[SCM-1026] Decrease git logging #1250

@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened SCM-1026 and commented

In GitCommandLineUtils a lot of logs like

if (LOGGER.isInfoEnabled()) {
    LOGGER.info("Executing: " + commandline);
    LOGGER.info("Working directory: " + commandline.getWorkingDirectory().getAbsolutePath());
}

should be demoted to debug. As long as it works, we don't want to read each step.


No further details from SCM-1026

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions