Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ZipProject

### Git 명령어 정리
- 특정 branch(ZipProject1) clone 받기 :
- 특정 branch clone 받기 :

git clone -b ZipProject1 --single-branch https://github.com/ZipProject-Likelion/ZipProject.git
git clone -b {branchname} --single-branch https://github.com/ZipProject-Likelion/ZipProject.git

- base.html 로 navar를 모으면서 일부 style이 깨짐. 해당 부분 수정 필요하니 참고하세용

Expand Down
17 changes: 0 additions & 17 deletions backend/accounts/admin.py

This file was deleted.

6 changes: 0 additions & 6 deletions backend/accounts/apps.py

This file was deleted.

28 changes: 0 additions & 28 deletions backend/accounts/forms.py

This file was deleted.

27 changes: 0 additions & 27 deletions backend/accounts/migrations/0001_initial.py

This file was deleted.

16 changes: 0 additions & 16 deletions backend/accounts/models.py

This file was deleted.

98 changes: 0 additions & 98 deletions backend/accounts/static/css/base.css

This file was deleted.

165 changes: 0 additions & 165 deletions backend/accounts/static/css/login.css

This file was deleted.

Loading