We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf81b8 commit aaedf09Copy full SHA for aaedf09
TestMyGitSkills.cs
@@ -9,5 +9,6 @@ namespace ElectronicCorrectionNotebook
9
internal class TestMyGitSkills
10
{
11
string comments = "This is a test file to see if I can push it to my GitHub repository.";
12
+ string comments2 = "This is a test file to see if I can edit the file in GitHub and pull to my own repositories.";
13
}
14
0 commit comments