Skip to content

Instantly share code, notes, and snippets.

@Bolinha1
Created May 11, 2020 15:04
Show Gist options
  • Save Bolinha1/bed271e2cc3d692ce5b27eb7cfebf1f3 to your computer and use it in GitHub Desktop.
Save Bolinha1/bed271e2cc3d692ce5b27eb7cfebf1f3 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Aprendendo merges GIT</title>
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<h1>Vamos fazer alguns testes com git merge</h1>
<script src="js/scripts.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment