File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/desktop/src/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 232
232
>See more: <Link
233
233
target =" _blank"
234
234
rel =" noreferrer"
235
- href =" https://docs.gitbutler.com/features/virtual-branches /stacked-branches"
235
+ href =" https://docs.gitbutler.com/features/branch-management /stacked-branches"
236
236
>Stacked vs. Dependent</Link
237
237
></span
238
238
>
Original file line number Diff line number Diff line change 14
14
//! - GitButler implements the concept of a branch stack. This is essentially a collection of "heads"
15
15
//! (pseudo branches) that contain each other.
16
16
//! - Always contains at least one branch.
17
- //! - High level documentation here: <https://docs.gitbutler.com/features/virtual-branches /stacked-branches>
17
+ //! - High level documentation here: <https://docs.gitbutler.com/features/branch-management /stacked-branches>
18
18
//! * **Target Branch**
19
19
//! - The branch every stack in the workspace wants to get merged into.
20
20
//! - It's usually a local tracking branch, but doesn't have to if no Git *remote* is associated with it.
You can’t perform that action at this time.
0 commit comments