Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 6fcf462

Browse files
@5375b3bb3c39a8335e438eb31682302d474ec9a6 ingest
1 parent c39acd2 commit 6fcf462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/gitaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ On branch master
8484
nothing to commit, working tree clean
8585
```
8686

87-
This means that everything in the repository is successfully committed and up-to-date. If you edit your syllabus file or create a new file in the repository., the message you get with `git status` will instead list files that have uncommitted changes.
87+
This means that everything in the repository is successfully committed and up-to-date. If you edit your syllabus file or create a new file in the repository, the message you get with `git status` will instead list files that have uncommitted changes.
8888

8989
Let's run one other command to see the effect our commit has had. Enter this command:
9090

0 commit comments

Comments
 (0)