# 贡献源码全过程（下集）

* 抖音：<https://v.douyin.com/rq2oTVx/>
* B站：<https://www.bilibili.com/video/BV1LQ4y1Y7KF/>

这是一封 github 通知邮件

意思是说

我们上一期视频提交的那个 pr

已经被合并到这个develop分支了

那因为我这两天也比较忙

所以录制视频的时间

距离收到邮件的时间已经过去一天了

没关系我们先看一下哈

大家看这已经是合并的状态了

然后呢我们可以点这验证一下

打开这是我们的头像

那

这个就是我们那个 pr

那接下来还有两件事我们需要做一下

第一件事呢

就是那个 Fork 过来的那个库

其实已经没有用了

（因为已经合并了嘛）

所以我们可以把它删掉了

就是这个库

点这个 settings

然后往下拉

这有个 delete 我们把它删掉就行了

然后把它复制一下

然后密码

ok 这个库 就删掉了

那第二件事

就是我们等待那个库的发版

等他发布下一版的时候

我们在项目里就可以删掉之前

我们临时

覆盖的那两个类

然后呢用最新的版本号就可以了

好等他下一次发版的时候呢

我会再更新一期视频


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sunzsh.gitbook.io/xiaoshan.bug/gong-xian-yuan-ma-quan-guo-cheng-xia-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
