bitbucket - make new git repository by copying old one -


i have app crazy_app , want use of sites files make new website called world_app.

i copied crazy_app files , renamed folder world_app problem that, when open still in master branch previous app. how can make new repository in bitbucket world_app?

i need copy app , use both separately!

in bitbucket, can fork opening repository , clicking fork link under actions:

enter image description here


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -