mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #24] Update using git pull - Error #18
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jun 23, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/24
Hi there!
I'm getting this error when I ran git pull....
Updating b8caf3f..7c5b606
error: Your local changes to the following files would be overwritten by merge:
webvirtcloud/settings.py
Please, commit your changes or stash them before you can merge.
Aborting
My settings.py was modified by myself with cert files, IP, etc.
Need I update this file? Is very important?
Thanks.
@retspen commented on GitHub (Jun 27, 2015):
Copy your settings, update and then restore. Thats update have a bit fix.
@ghost commented on GitHub (Jun 27, 2015):
All right, that's done.
Thanks.