Daniel Amthauer Posted August 11, 2022 Report Share Posted August 11, 2022 Hi, I was wondering if there is a way to exclude certain branches of a repo from pushed / pulled from Git? The specific use case I have in mind is of a repo for an UnrealEngine plugin. We keep compiled binaries for our plugins in the Plastic repo, but those binaries are project specific, so I keep a branch for each project that uses the plugin, but I would not like those to be exposed to Git, since this is a publicly visible plugin, but our projects are not. Is there some way to configure GitSync so I can exclude those branches from being pushed to Git? Thanks Link to comment Share on other sites More sharing options...
calbzam Posted August 17, 2022 Report Share Posted August 17, 2022 Hi, I'm afraid it's not possible. The GitSync allows to keep in sync a Plastic and git repos but you cannot partially sync them. Regards, Carlos. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now