• clone repo [ size_ 34 mb ]
  • added $ git remote add citer url
  • but when $ git checkout master && git fetch citer && git pull --rebase citer master && git push origin master
  • the above command requires github username and password
  • i dont want to create account on github
  • i will not create pull requests
  • is there any way to keep clone uptodate with remote without requiring github username & password
  • Chais@sh.itjust.works
    link
    fedilink
    arrow-up
    9
    ·
    10 months ago

    I have no idea what you’re actually trying to accomplish. What you’re doing doesn’t seem to match the description.
    So what are you trying to do?