I noticed you were using different branches to upload different things in the same repo (you have some older SQL things and now the newer HTML project). I would suggest you keep things separate in separate repositories. This will make it easy to keep project reviews separate for the projects, and it also makes things easier in terms of working with Git.
Copied from original issue: liuyi9509/Codecademy-SQL-intensive#10
From @martoio on July 24, 2018 12:53
I noticed you were using different branches to upload different things in the same repo (you have some older SQL things and now the newer HTML project). I would suggest you keep things separate in separate repositories. This will make it easy to keep project reviews separate for the projects, and it also makes things easier in terms of working with Git.
Copied from original issue: liuyi9509/Codecademy-SQL-intensive#10