Say I have 2 branches, master and staging and I have commits going into staging branch. Lets say we have 3 files in staging branch (a.txt, b.txt and c.txt) and I want only a.txt to be merged over to master via a pull request (more specifically a particular commit of a.txt). Is there a way to create pull request in stash for such scenarios?
I don't think so, not. There are some things you could do at the command line, but a Pull Request on Stash is trying to run a complete merge between two repos - it doesn't operate on a file-by-file basis.
Yes though so, but was just checking :) Thanks for the reply Tim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.