Skip to content

Commit

Permalink
Merge pull request github#34688 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Feb 13, 2023
2 parents 9228639 + a143b99 commit d4baaae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ When the student launches the extension for the first time, they are automatical
![GitHub Classroom Active Assignment View](/assets/images/help/classroom/vs-code-active-assignment.png)

The student can push their commits to the latest version of remote, by clicking the **sync changes** button, displayed when hovering over the "Active Assignment" line. This abstracts away source control with Git, allowing instructors to teach Git at their own pace.
Synching changes also triggers "Tests" to run if a teacher has configured autograding for their assignment.
Syncing changes also triggers "Tests" to run if a teacher has configured autograding for their assignment.

The "Group" node under "Active Assignment" will show members of a group, if the assignment is a group project. It will also show the admin members of the repository who can help when a student is stuck. To collaborate on the project, a student can start a Live Share session with anyone in the group node, and they will immediately share the entire context of the repository with them. You can learn more about Live Share and collaborating with it [here](https://docs.microsoft.com/en-us/visualstudio/liveshare/).

Expand Down

0 comments on commit d4baaae

Please sign in to comment.