mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +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…
Reference in a new issue