Better Syncing With Local (Git) and Server #7
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: q/thirdculture#7
Loading…
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?
rsync (by itself) is not enough. The big issue is with deleted files. Since users can delete files from the site syncing becomes a lot harder. I need this primarily because I want to still edit the site on my home PC but then pull the changes down, fix "merge" errors, then upload my changes to the site, while also not adding back deleted files too.
Complex task but I'm not the first one to want this. I'll find something.