[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://git.infotech.monash.edu/UGIE/ugie-2025/team217/team217-app_fit3048.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
	vscode-merge-base = origin/main
[branch "Users/Authentication/RBAC"]
	vscode-merge-base = origin/main
	remote = origin
	merge = refs/heads/Users/Authentication/RBAC
[branch "team009"]
	vscode-merge-base = origin/Users/Authentication/RBAC
	remote = origin
	merge = refs/heads/team009
[branch "feature/upload-photos"]
	remote = origin
	merge = refs/heads/feature/upload-photos
	vscode-merge-base = origin/feature/upload-photos
[branch "security-upload-fix"]
	remote = origin
	merge = refs/heads/security-upload-fix
	vscode-merge-base = origin/security-upload-fix
[branch "backup/security-upload-fix-unsolicited"]
	remote = origin
	merge = refs/heads/backup/security-upload-fix-unsolicited
[branch "feature/us-1.4-photoboard-privacy"]
	remote = origin
	merge = refs/heads/feature/us-1.4-photoboard-privacy
	vscode-merge-base = origin/feature/us-1.4-photoboard-privacy
[branch "us-1.4-refinements"]
	vscode-merge-base = origin/feature/us-1.4-photoboard-privacy
	remote = origin
	merge = refs/heads/us-1.4-refinements
[branch "captions-and-location"]
	remote = origin
	merge = refs/heads/captions-and-location
	vscode-merge-base = origin/captions-and-location
[branch "location-fix"]
	vscode-merge-base = origin/captions-and-location
	remote = origin
	merge = refs/heads/location-fix
[branch "photo-viewer-refinements"]
	vscode-merge-base = origin/main
[branch "cpanel-update"]
	remote = origin
	merge = refs/heads/cpanel-update
[branch "location-autocomplete"]
	remote = origin
	merge = refs/heads/location-autocomplete
[branch "external-support-summaryview"]
	remote = origin
	merge = refs/heads/external-support-summaryview
[branch "latest_cpanel_version"]
	remote = origin
	merge = refs/heads/latest_cpanel_version
