Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View File

@ -1,5 +0,0 @@
# Cool repository
cool text, o ma gad
*small text*
**smaller text**
***wow***

View File

@ -1,7 +0,0 @@
package main
import "fmt"
func main() {
fmt.Println("hello world")
}