j
k
j a
j l
Thank you, Hugh. Seems to have done the trick.
git checkout -b sydb-WHATEVER *do whatever you wish, commit your changes* git push -u origin sydb-WHATEVER *at home* git fetch git checkout sydb-WHATEVER That should do it, I think.
git checkout -b sydb-WHATEVER *do whatever you wish, commit your changes* git push -u origin sydb-WHATEVER
*at home* git fetch git checkout sydb-WHATEVER
That should do it, I think.
Back to the thread
Back to the list