Skip to content

Commit 99164c5

Browse files
authored
fix #4466
1 parent 2c288aa commit 99164c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Reports/2024/#282-2024.03.25.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252

5353
[@享耳先森](https://github.com/iblacksun):Push 是很好的吸引用户注意的方式,但难点是如何获取用户的授权,本文介绍了 `provisional notifications` 这一通知机制。
5454

55+
### 🐎 [A better pull request](https://blog.developer.atlassian.com/a-better-pull-request/)
56+
[@Smallfly](https://github.com/iostalks):在使用 Git 时,执行`git diff master...alice/master`,“三个点”查看当前分支与远端分支的差异,清楚的了解将要拉取的内容,然而当远端分支有提交时,新的提交无法在 diff 中显示,这么设计有合理性的考虑。本文作者认为不太方便,在 Bitbucket 中使用“两个点”展示与最新分支的 diff 会更清晰。对实现感兴趣的同学可阅读原文了解。
5557

5658
## 内推
5759

0 commit comments

Comments
 (0)