- Generally, you can't selectively push changesets. You *can* push particular named branches around.
- branch collision. Yes, its possible that you can do that, but for named branches, maybe you dont want devs to create own branches, that's for stuff like vgifts or mega-rework. Throwing thoughts out.
- Commit bit. Yeah, I guess my assumption is there is prod repo and dev repo: all changesets go to dev and code pushes go from dev to prod. Bad assumption, I have a donkey problem? :-)
- all work showing up in dev repo? Uh... yeah. that way it doesn't get lost. seems reasonable to me.
no subject
- branch collision. Yes, its possible that you can do that, but for named branches, maybe you dont want devs to create own branches, that's for stuff like vgifts or mega-rework. Throwing thoughts out.
- Commit bit. Yeah, I guess my assumption is there is prod repo and dev repo: all changesets go to dev and code pushes go from dev to prod. Bad assumption, I have a donkey problem? :-)
- all work showing up in dev repo? Uh... yeah. that way it doesn't get lost. seems reasonable to me.
(calling xb95, calling xb95...)