Backup git repositories with --bare option and fetching all branches on syncing
Update git command for initialization of repositories with the --bare option Change syncing git repositories command from 'git clone' to 'git fetch'
Please register or sign in to comment