Use mergiraf as a merge driver for one-way-sync #154
Labels
No labels
Compat/Breaking
Difficulty
Architectural
Difficulty
Easy
Difficulty
Hard
Help Wanted
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Security
Silenced Alert
Status
Abandoned
Status
Blocked
Status
Need More Info
Status
Postponed
Tracking Issue
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: the-distro/infra#154
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?
As mergiraf is language-aware, we can hope we can minimize harmless merge conflicts.
For Nix, it would require to load the Nix treesitter support in there.
Mergiraf supports Nix natively as of 0.6.0: https://codeberg.org/mergiraf/mergiraf/releases/tag/v0.6.0
Nixpkgs Unstable is already updated to 0.6.0
It now needs change to
.gitattributes
and integration work to configure git config: https://mergiraf.org/usage.htmlThe Floral project will not be tracked anymore here and is not the priority of AFNix for the immediate future.