Skip to content

Commit aaedf09

Browse files
authored
Update TestMyGitSkills.cs
test if i can pull to own local reportories
1 parent bdf81b8 commit aaedf09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TestMyGitSkills.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ namespace ElectronicCorrectionNotebook
99
internal class TestMyGitSkills
1010
{
1111
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.";
1213
}
1314
}

0 commit comments

Comments
 (0)