mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-09 11:41:11 +00:00
commit
1a150a334a
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@ From within your Spring project's git checkout directory:
|
|||
|
||||
### Remove all files
|
||||
|
||||
git rm -rf *
|
||||
git rm -rf '.*'
|
||||
git rm -rf `git ls-files` && rm -rf *
|
||||
|
||||
### Add the gh-pages-upstream remote
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue