Git. Основные команды
git initgit statusgit commit -a -m 'Initial commit'git checkout branch'git clone https://github.com/Kreisfahrer/Infotex.git ./git fetch origingit pull origingit push origin masterLast updated
git initgit statusgit commit -a -m 'Initial commit'git checkout branch'git clone https://github.com/Kreisfahrer/Infotex.git ./git fetch origingit pull origingit push origin masterLast updated