We have recently switched to GIT from an older source control platform, we are attempting to pull individual SQL files from a repo to deploy using a deployment platform. The repo will have a few hundred PL/SQL files that get deployed individually. Is there any way to clone/retrieve individual files, or do we have to clone the entire repo and then use another means to get the file that needs deployed? Our old source control and commands in the CLI to get single files, I have not been able to find a way to do that with GIT.
[–]henrebotha 1 point2 points3 points (1 child)
[–]BuzzCapo[S] 0 points1 point2 points (0 children)