this repo has no description

First PR with JJ #1

merged opened by mariuskimmina.eurosky.social targeting main from create-main
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:tbzfsowmg4zj234pws47u3x6/sh.tangled.repo.pull/3masxykzjrf22
+10
Diff #1
+1
.gitignore
··· 1 + main
+9
main.go
··· 1 + package main 2 + 3 + import "fmt" 4 + 5 + func main() { 6 + fmt.Println("Hello JJ") 7 + 8 + fmt.Println("Hello from 2nd commit") 9 + }

History

2 rounds 0 comments
sign up or login to add to the discussion
2 commits
expand
create main.go
add 2nd commit
expand 0 comments
pull request successfully merged
1 commit
expand
create main.go
expand 0 comments