Skip to content

Commit 85493fa

Browse files
fix: small fixes based on feedback from team
1 parent 4458775 commit 85493fa

File tree

3 files changed

+34
-12
lines changed

3 files changed

+34
-12
lines changed

pages/how-we-migrated.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ transition: slide-left
4545
non-exhaustive list
4646

4747
- x509 commit signing
48-
- delete local tag
49-
- stash (in progress)
50-
- partial stash
51-
- interactive rebase (in progress)
52-
- reword commit
53-
- amend commit
54-
- patch
55-
- local branch actions
56-
- remote branch actions
57-
- blame
48+
- Delete local tag
49+
- Stash (in progress)
50+
- Partial stash
51+
- Interactive rebase (in progress)
52+
- Reword commit
53+
- Amend commit
54+
- Patch
55+
- Local branch actions
56+
- Remote branch actions
57+
- Blame

pages/our-use-case.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ transition: fade-out
88
transition: fade-out
99
---
1010

11-
# Action Bar
11+
# Toolbar
1212

1313
<div class="w-160">
1414
<img src="/images/gkc-action-bar.png" />
@@ -28,7 +28,7 @@ transition: fade-out
2828
transition: fade-out
2929
---
3030

31-
# Focus View
31+
# Commit Panel
3232

3333
<div class="w-160">
3434
<img src="/images/gkc-commit-details.png" />

pages/why-we-migrated.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,28 @@ transition: fade-out
1414
<img src="/images/git-releases.png" />
1515
</div>
1616

17+
---
18+
transition: fade-out
19+
---
20+
21+
# Specific Feature Examples (at decision time)
22+
23+
- Scalar (By Microsoft)
24+
- Worktrees
25+
- Better LFS and Submodule support
26+
- Hooks
27+
- SSH Config
28+
- Subtrees
29+
- Git bisect
30+
31+
<!--
32+
Scalar is for large git repos
33+
34+
35+
36+
37+
-->
38+
1739
---
1840
transition: slide-left
1941
---

0 commit comments

Comments
 (0)