Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1430

Fork CytoScape App Store to Bitbucket

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:

      Attachments

        Activity

        Hide
        ann.loraine Ann Loraine added a comment - - edited
        • Import CytoScape App Store code wip branch to BitBucket for easier integration with our Jira.
        • Change "wip" branch to the new "master" branch on our fork, without losing history
        Show
        ann.loraine Ann Loraine added a comment - - edited Import CytoScape App Store code wip branch to BitBucket for easier integration with our Jira. Change "wip" branch to the new "master" branch on our fork, without losing history
        Hide
        ann.loraine Ann Loraine added a comment - - edited

        Imported github repo into bitbucket using Web UI.
        Cloned bitbucket repo locally.
        Followed instructions (https://stackoverflow.com/questions/1526794/rename-master-branch-for-both-local-and-remote-git-repositories) to rename master to master-old and wip to master, as follows:

        1. git push origin master:master-old # on master
        2. git branch master-old origin/master-old
        3. git reset --hard 0adaff0 # last commit on wip branch
        4. git push -f origin
        Show
        ann.loraine Ann Loraine added a comment - - edited Imported github repo into bitbucket using Web UI. Cloned bitbucket repo locally. Followed instructions ( https://stackoverflow.com/questions/1526794/rename-master-branch-for-both-local-and-remote-git-repositories ) to rename master to master-old and wip to master, as follows: git push origin master:master-old # on master git branch master-old origin/master-old git reset --hard 0adaff0 # last commit on wip branch git push -f origin

          People

          • Assignee:
            ann.loraine Ann Loraine
            Reporter:
            ann.loraine Ann Loraine
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: