일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- literal
- databases
- MongoDB
- runserver
- whitespace characters
- sensitive
- mongo
- Case sensitive
- dollar sign
- whitespace
- MAC
- point
- bitbucket
- GIT
- matches any character
- escaped
- MySQL
- Regexp
- New Line
- backslash
- 정규표현식
- square brackets
- Regex
- 딸라표시
- 꺽쇠
- Homebrew
- Regular Expressions
- Terminal
- NoSQL
- 대소문자 구별
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