Gitステップです。 指定したリポジトリからクローンを実行します。

このステップは、一般的なSCMのステップである checkout([$class: 'GitSCM', branches: [[name: '*/master']], userRemoteConfigs: [[url: 'https://git-server/user/repository.git']]])   の短縮形です。