Skip to content

This repository does not contain any starter code, and instead just contains the tests for the git assignment

Notifications You must be signed in to change notification settings

CS61D/Assignment-Starter-Git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment Starter Git

This is not a starter code for the git assignment, as the git assignment has no starter code. Instead, it contains the tests which will be run on the code you write for the assignment.

Place the url of your repository and nothing else in repo.txt. The repo must be public. The url should look something like this https://github.com/facebook/react

Tests run

bun install
bun vitest

The tests check the contents of your README.md file, your history.txt file, and ensure that your GitHub repo has two merged pull requests. Make sure that all of your changes are pushed to GitHub, or the autograder will not be able to grade them.

About

This repository does not contain any starter code, and instead just contains the tests for the git assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published