mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-20 16:11:46 +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">
|
||||
<p class="project-name text-bold"><Icon name="repo-book" /> {project?.title}</p>
|
||||
<p class="switchrepo__title text-base-body-18 text-bold">
|
||||
Looks like you've switched away from <span class="repo-name">
|
||||
gitbutler/integration
|
||||
</span>
|
||||
Looks like you've switched away from <span class="repo-name"> gitbutler/integration </span>
|
||||
</p>
|
||||
|
||||
<p class="switchrepo__message text-base-body-13">
|
||||
Due to GitButler managing multiple virtual branches, you cannot switch back and forth
|
||||
between git branches and virtual branches easily.
|
||||
Due to GitButler managing multiple virtual branches, you cannot switch back and forth between
|
||||
git branches and virtual branches easily.
|
||||
<Link href="https://docs.gitbutler.com/features/virtual-branches/integration-branch">
|
||||
Learn more
|
||||
</Link>
|
||||
|
Loading…
Reference in New Issue
Block a user