enhancementhelp wanted
Metriche repository
- Star
- (34 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
According to this answer:
- #63:
git init -
git remote add origin repository-url -
git fetch --all -
git checkout --track origin/master
According to this answer:
git initgit remote add origin repository-urlgit fetch --allgit checkout --track origin/master