You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Scenario: I found this out when I was working on the integration task of Graal with ELK (inishchith/gsoc#4). which causes the checkout log (for the number of commits):
Git repository <repo-path> checked out!
This wouldn't be a good to have in case of repositories of a large number of commits causing a console log for eg. [image attached below on the first run]
@valeriocos@jgbarah I was thinking if we could remove the logger for the checkout purpose (a small change but would lead to better log). Would like to have your thoughts :)