mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-21 00:21:35 +03:00
chore: fix formatting in switch repository message
This commit is contained in:
parent
6d14f4dfd5
commit
fb59709589
@ -31,14 +31,12 @@
|
|||||||
<div class="switchrepo">
|
<div class="switchrepo">
|
||||||
<p class="project-name text-bold"><Icon name="repo-book" /> {project?.title}</p>
|
<p class="project-name text-bold"><Icon name="repo-book" /> {project?.title}</p>
|
||||||
<p class="switchrepo__title text-base-body-18 text-bold">
|
<p class="switchrepo__title text-base-body-18 text-bold">
|
||||||
Looks like you've switched away from <span class="repo-name">
|
Looks like you've switched away from <span class="repo-name"> gitbutler/integration </span>
|
||||||
gitbutler/integration
|
|
||||||
</span>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="switchrepo__message text-base-body-13">
|
<p class="switchrepo__message text-base-body-13">
|
||||||
Due to GitButler managing multiple virtual branches, you cannot switch back and forth
|
Due to GitButler managing multiple virtual branches, you cannot switch back and forth between
|
||||||
between git branches and virtual branches easily.
|
git branches and virtual branches easily.
|
||||||
<Link href="https://docs.gitbutler.com/features/virtual-branches/integration-branch">
|
<Link href="https://docs.gitbutler.com/features/virtual-branches/integration-branch">
|
||||||
Learn more
|
Learn more
|
||||||
</Link>
|
</Link>
|
||||||
|
Loading…
Reference in New Issue
Block a user