Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-11050

“Github.com” go packages not showing in remote repository in Bitbucket

    XMLWordPrintable

Details

    Description

      When I push my go code into my remote bitbucket repository, I don't see my files in github.com package folder instead I see this (this is a screen shot of my bitbucket repository, where I expect to find my go files):

      I used this command to push my code into my remote repository:

      #!git
      
      git add .
      git commit -m "message"
      git push -u origin master
      

      When I log into my Bitbucket account, I expect to see my go files inside the "drakecheckin/src/github.com/coopernurse" directory. However I do not see my go file instead I see an arrow pointing to a bunch of characters+numbers.

      I am pushing my entire GOPATH up to Bitbucket. Looks like it is referencing something. When I clone, i don't get the file. This might have to do with git referencing?

      Attachments

        Activity

          People

            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            4a4c9c27fd91 UmeshVeerasingam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: