Skip to content

chore(echo): show args#18

Merged
sanemat merged 1 commit into
masterfrom
chore/echo
Nov 30, 2019
Merged

chore(echo): show args#18
sanemat merged 1 commit into
masterfrom
chore/echo

Conversation

@sanemat
Copy link
Copy Markdown
Owner

@sanemat sanemat commented Nov 30, 2019

fixes #3

$ go run cmd/httpsgit/main.go push origin -f
[origin -f]
$ go run cmd/httpsgit/main.go push origin master
[origin master]

fixes #3

$ go run cmd/httpsgit/main.go push origin -f
[origin -f]
$ go run cmd/httpsgit/main.go push origin master
[origin master]
@sanemat sanemat merged commit 5ce6e7d into master Nov 30, 2019
@sanemat sanemat deleted the chore/echo branch November 30, 2019 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show like echo

1 participant