-
Notifications
You must be signed in to change notification settings - Fork 558
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d847ca
commit f9b43b6
Showing
8 changed files
with
0 additions
and
626 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
apps/desktop/src/routes/[projectId]/series/branches/[cloudBranchId]/+page.svelte
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
<script lang="ts"> | ||
import CloudBranchIndex from '@gitbutler/shared/cloud/stacks/CloudBranchIndex.svelte'; | ||
</script> | ||
|
||
<h2>Your patch stacks:</h2> | ||
|
||
<CloudBranchIndex /> |
10 changes: 0 additions & 10 deletions
10
apps/web/src/routes/repositories/[repositoryId]/branches/[cloudBranchId]/+page.svelte
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
packages/shared/src/lib/cloud/stacks/CloudBranchIndex.svelte
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
packages/shared/src/lib/cloud/stacks/CloudBranchShow.svelte
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.