res/libsodium.a should not be in version control #127

Closed
opened 5 months ago by duke · 2 comments
duke commented 5 months ago
Owner

When trying to switch between dev and master branches I get this error:

error: Your local changes to the following files would be overwritten by checkout:
	res/libsodium.a
Please commit your changes or stash them before you switch branches.
Aborting

I don't think this generated file should be in version control, it seems it was added by accident long ago.

When trying to switch between dev and master branches I get this error: ``` error: Your local changes to the following files would be overwritten by checkout: res/libsodium.a Please commit your changes or stash them before you switch branches. Aborting ``` I don't think this generated file should be in version control, it seems it was added by accident long ago.
duke added the
bug
label 5 months ago
Collaborator

Agreed. I think I had problems with the previous version that was originally comitted when trying to cross-compile for Windows. I may have had to delete it for the build process to generate a new one. I ended up committing a newer generated version then but it shouldn't be in version control.

Agreed. I think I had problems with the previous version that was originally comitted when trying to cross-compile for Windows. I may have had to delete it for the build process to generate a new one. I ended up committing a newer generated version then but it shouldn't be in version control.
Poster
Owner

ok, deleted from git on the dev branch

ok, deleted from git on the `dev` branch
duke closed this issue 5 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.