Jacob Carlborg wrote: > On 2013-03-25 13:59, Nick Sabalausky wrote: > > >I've been meaning to bring up that question, too. It would make sense > >that each version of the target library would have its own branch in > >its Deimos repo, because that way you can update it if any problems are > >discovered. Tags would be a bad idea because of that. But the problem > >is, there doesn't seem to be a way to do a "pull branch" request. > > I would say add a tag for each version. Keep the a couple of the > latest versions as a branch, or for as long as a version is in use.
You mean basically using both tags and branches. Because tags are easy to use to access a specific version. Can these be used across branches? Jens
