일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- MongoDB
- Regex
- Terminal
- Case sensitive
- GIT
- 정규표현식
- mongo
- bitbucket
- whitespace
- NoSQL
- backslash
- 꺽쇠
- runserver
- sensitive
- Regexp
- whitespace characters
- databases
- MAC
- Regular Expressions
- point
- New Line
- Homebrew
- square brackets
- matches any character
- 딸라표시
- MySQL
- escaped
- dollar sign
- literal
- 대소문자 구별
Archives
- Today
- Total
목록Bitbucket (1)
Creaticalmind
01 Bitbucket
01. Create a new repository(private repository) 02. copy "https://davidjeon@bitbucket.org/davidjeon/java.git" to notepad 03. Click "I`m starting from scratch" 04. copy { git clone https://davidjeon@bitbucket.org/davidjeon/java.gitcd javaecho "# My project's README" >> README.mdgit add README.mdgit commit -m "Initial commit"git push -u origin master } to notepad 05. open Terminal *** plz do not c..
Bitbucket
2017. 10. 31. 23:09