Opened 12 years ago
Closed 12 years ago
#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: | |
Blocked by: | Blocking: |
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 (5)
comment:1 Changed 12 years ago by
Component: | unfiled → build |
---|---|
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 12 years ago by
Owner: | set to AzaToth |
---|---|
Status: | open → assigned |
comment:3 Changed 12 years ago by
Keywords: | needsreview added |
---|
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closing as this is addressed in #8536 as per AzaToth.
Note: See
TracTickets for help on using
tickets.
Perhaps we could move to git submodules?