[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/Srimantadey35/planit-main-frontend.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "authentication"]
	remote = origin
	merge = refs/heads/authentication
[remote "susu"]
	url = https://github.com/sushobhanreddensoft/planIt.git
	fetch = +refs/heads/*:refs/remotes/susu/*
