You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We really need a git operator that can pull down subdirectories from a specific branch / release of a repo. This would be very helpful when managing config files in version controlled repos. We should use https://github.com/gitpython-developers/GitPython package to do this.
As a side note, would be nice to have github operators that are able to do github actions like start a repo or pull down a list of releases. Lots of possibilities but we should have a general strategy on how to handle them.
The text was updated successfully, but these errors were encountered:
We really need a git operator that can pull down subdirectories from a specific branch / release of a repo. This would be very helpful when managing config files in version controlled repos. We should use https://github.com/gitpython-developers/GitPython package to do this.
As a side note, would be nice to have github operators that are able to do github actions like start a repo or pull down a list of releases. Lots of possibilities but we should have a general strategy on how to handle them.
The text was updated successfully, but these errors were encountered: