22 Dicembre 2025 14:27:38
Notizie: lo sai che puoi installare Firefox anche su dispositivi Apple iPhone e iPad? Provalo subito!
0 Utenti e 5 Visitatori stanno visualizzando questo topic.
git remote show origingit status
MacBookdaroSara:appstores todarosara$ git remote show origin* remote origin Fetch URL: https://github.com/mozilla-l10n/appstores Push URL: https://github.com/mozilla-l10n/appstores HEAD branch: master Remote branches: az tracked master tracked Local branch configured for 'git pull': master merges with remote master Local ref configured for 'git push': master pushes to master (up to date)MacBookdaroSara:appstores todarosara$ git statusOn branch masterYour branch is up-to-date with 'origin/master'.nothing to commit, working directory cleanMacBookdaroSara:appstores todarosara$
nothing to commit, working directory clean
[code]$ git config --global user.name "kitsunenosaraT"$ git config --global user.email email@example.com
intl.accept_languages