Package source not uploaded to git repository

Using the GoLand Git interface, I found that the packages I had downloaded from GitHub, etc, were not getting saved to my repository. The directory structure was, but not the source files, and the directory structure was only there to about four levels deep.

Now, the interface *says* they've been committed, but they're not actually in my repository, and the history of the files shows them as belonging to someone else.It looks as if the packages are still considered to be separate repositories, but I don't see a .git folder in any of them.

I'm not sure if this is a Go, GoLand, or Git question, but I don't know how to even Google on this.

0
2 comments
Official comment

Hi Greg,

 

Sorry to hear things are going so wrong.

I would recommend opening an issue on the tracker, https://youtrack.jetbrains.com/issues/Go , and attaching the IDE logs via Help | Compress and Show Logs in....

Also, attaching the steps you took to get into the issue, or maybe even a short video, would be of great help to understand/reproduce this issue.

You can attach the logs/create the issue as visible to "jetbrains-team" only in order to protect the logs/any links in it.

 

Thank you.

Avatar
Permanently deleted user

Thank you. I wanted to make sure that this wasn't expected behavior before submitting a ticket. I'm new to Go, Git, and GoLand.

0

Please sign in to leave a comment.