Skip to content

Commit

Permalink
fix, use branch maiin
Browse files Browse the repository at this point in the history
  • Loading branch information
hangon1234 committed Oct 10, 2024
1 parent 2c13036 commit efb3d43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda

# TODO: Set this with the path to your assignments rep. Use ssh protocol and see lecture notes
# about how to setup ssh-agent for passwordless access
SRC_URI = "git://[email protected]/cu-ecen-aeld/assignments-3-and-later-hangon1234.git;protocol=ssh;branch=master"
SRC_URI = "git://[email protected]/cu-ecen-aeld/assignments-3-and-later-hangon1234.git;protocol=ssh;branch=main"

PV = "1.0+git${SRCPV}"
# TODO: set to reference a specific commit hash in your assignment repo
Expand Down

0 comments on commit efb3d43

Please sign in to comment.