Modify ↓
Ticket #8517 (closed bug: fixed)
Add option to force pull qunit and sizzle
| Reported by: | AzaToth | Owned by: | AzaToth |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | build | Version: | 1.5.1 |
| Keywords: | needsreview | Cc: | |
| Blocking: | Blocked by: |
Description
At the moment the makefile will only clone a new repo, it will never pull changes if the repos exists. Add option to make pulling working
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Perhaps we could move to git submodules?