I want to delete the comment of You(just now) not committed yet

Asked 1 years ago, Updated 1 years ago, 117 views

"Maybe it was because I was messing with various things on package and yarn, but the ""You(just now) not committed yet"" warning or information came out in the sublime text."
I tried everything I could to erase the package and burned it out.
If anyone knows how to erase it, I would be very happy if you could tell me...

src=

sublimetext

2022-09-30 18:39

1 Answers

GitGutter Settings - You can erase the message line by adding the following to the User:

{
    "show_line_annotation": "false"
}


2022-09-30 18:39

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.