How do I get a new pull? Each time I am trying to do it, it is pulling on the same git I had before, but I am trying to pull a new. How do I do that?
I am not trying to do what you would normally do, which is update an existing one, as described here: Does running git init twice initialize a repository or reinitialize an existing repo?
Thanks