Select branch and data for clone link

The half baked solution

  • Explicitly mention that the cloned branch is master

Something like this:
image


The full solution (see here)

  • Allow to specify whether the tables will be created with or without data
  • Allow to select the cloned commit/tag/branch

Something like this:
image

3 Likes

Explicit is better than implicit!!!

The database to clone much be selected in addition to the branch, unless you are specifying an environment to clone. Or else it should otherwise be made explicit which database gets cloned.

Related:

2 Likes