Skip to content

Commit f6a3694

Browse files
committed
Update link
1 parent b68b2e1 commit f6a3694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/lite/ui/src/operations/operation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ export const moveOperation = ({
452452
const branchMoveOperation = Match.value({ source, target, side }).pipe(
453453
// This should support `relativeTo`:
454454
// https://linear.app/gitbutler/issue/GB-1161/refsbranches-should-use-bytes-instead-of-strings
455-
// https://linear.app/gitbutler/issue/GB-1199/support-moving-branches-onto-commits
455+
// https://linear.app/gitbutler/issue/GB-1199/support-moving-branches-relative-to-commits
456456
// https://linear.app/gitbutler/issue/GB-1232/support-moving-branch-before-another-branch
457457
Match.when(
458458
{

0 commit comments

Comments
 (0)