what does this red check mark mean?
-
In my WinForm project, just notice there is a check mark around some forms. I just start to add my project into GitHub. maybe I missed something here... the screenshot is here.
diligent hands rule....
-
In my WinForm project, just notice there is a check mark around some forms. I just start to add my project into GitHub. maybe I missed something here... the screenshot is here.
diligent hands rule....
It means that, that file changed in comparison the last pull you made...
"If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." ― Gerald Weinberg
-
In my WinForm project, just notice there is a check mark around some forms. I just start to add my project into GitHub. maybe I missed something here... the screenshot is here.
diligent hands rule....
Basically, it means that the local copy has been changed and that the changes aren't committed to github yet. Hover your mouse over it, and it'll tell you exactly what it means - it means different things depending on what it's talking about: "Checked in" for newly added items that aren't reflected on the Github server, "Pending edit" for changed items. To get rid of it, commit your changes.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Basically, it means that the local copy has been changed and that the changes aren't committed to github yet. Hover your mouse over it, and it'll tell you exactly what it means - it means different things depending on what it's talking about: "Checked in" for newly added items that aren't reflected on the Github server, "Pending edit" for changed items. To get rid of it, commit your changes.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
thank you OG:rose:
diligent hands rule....
-
It means that, that file changed in comparison the last pull you made...
"If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." ― Gerald Weinberg
:rose:
diligent hands rule....