Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add git's submodule cheetsheet #56

Merged
merged 4 commits into from
Oct 14, 2019
Merged

Conversation

hirosumee
Copy link
Contributor

No description provided.

@welcome
Copy link

welcome bot commented Sep 24, 2019

Thanks for opening this pull request!

@denisidoro
Copy link
Owner

There's a test failing because variables can't contain -. Could you replace - by _, please?

@hirosumee
Copy link
Contributor Author

yep . i will update now

@hirosumee
Copy link
Contributor Author

There's a test failing because variables can't contain -. Could you replace - by _, please?

i updated . i can check again !!

@hirosumee
Copy link
Contributor Author

i also updated some docker and docker-compose 's cheatsheet

@hirosumee hirosumee closed this Sep 25, 2019
@hirosumee hirosumee reopened this Sep 25, 2019
@hirosumee hirosumee closed this Sep 25, 2019
@hirosumee hirosumee reopened this Sep 25, 2019
@denisidoro denisidoro changed the base branch from master to dev September 25, 2019 17:34
@@ -0,0 +1,20 @@
# Builds, (re)creates, starts, and attaches to containers for all services
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing tag: % docker, docker-compose

@@ -0,0 +1,20 @@
# initial new package
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing tag: % npm, javascript, js, for example

@@ -0,0 +1,11 @@
# install a specified version of node
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing tag: % nvm, javascript, js, for example

@@ -61,4 +61,19 @@ git rebase master -S -f
# See all open pull requests of a user on Github
url::open 'https://github.com/pulls?&q=author:<user>+is:open+is:pr'

# Add a new module
git submodule add <repository> [<path>]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, this syntax won't work

@denisidoro
Copy link
Owner

I'll add some changes and merge this possibly on Monday, OK?

@denisidoro denisidoro merged commit 2993608 into denisidoro:dev Oct 14, 2019
@welcome
Copy link

welcome bot commented Oct 14, 2019

Congrats on merging your first pull request!

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.

2 participants