Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket -- Shelve Repository as an alternative for delete repository

Rafał Wawrzkowicz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 24, 2019

Hello!

Looking for good solution for "dead" repositories in Bitbucket cloud.

  1.  repository is NOT used / it's legacy -- and I would like to get rid of it
  2.  BUT instead of deleting I would like to "shelve" it, just for future reference/history/tracking.

I know I can move it to some "graveyard" Bitbucket project.

BUT - maybe is there a way to shelve it (in similar way like it's done for Jenkins)? Or common way with some plugin / script?

Basically the need is to:

  1. have a "bury this repository" option
  2. keep "buried/dead/shelved" repository in current project
  3. have it still searchable

many thanks for feedback!

R.

1 answer

0 votes
Jose Manuel Cuadra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 9, 2019

I come from using TFS and its selves, stash is similar.

if you do not want a git reset --hard add the option --keep-index

git stash --keep-index

does not touch your files.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events