Solve Burgers' equation $$ \left\{\begin{aligned} u_{t}+uu_x &=0 \quad \text { for } \quad t>0 \\ u(x, 0) &=u_{0}(x) \end{aligned}\right. $$ with $u=u(x,t)$ and the side condition $u(x,0)=-x$.
I am aware that a similar question with initial condition u=x has been asked before, and asked this because I was wondering what the difference would be when the characteristic lines are set to converge.