Skip to content

Worktree: Add, fix add removed files. Fixes #223#652

Merged
mcuadros merged 5 commits intogo-git:masterfrom
tfujiwar:add-removed-in-directory
Jan 5, 2023
Merged

Worktree: Add, fix add removed files. Fixes #223#652
mcuadros merged 5 commits intogo-git:masterfrom
tfujiwar:add-removed-in-directory

Conversation

@tfujiwar
Copy link
Contributor

@tfujiwar tfujiwar commented Jan 3, 2023

This PR is for fixing #223. There is a PR #242 for the same purpose but it has not been updated after a maintainer's review so I made a new PR.

@tfujiwar tfujiwar marked this pull request as draft January 3, 2023 09:54
@tfujiwar tfujiwar marked this pull request as ready for review January 4, 2023 01:59
@mcuadros mcuadros changed the title git: fix doAddDirectory to add removed files. Fixes #223 Worktree: Add, fix add removed files. Fixes #223 Jan 5, 2023
@mcuadros mcuadros merged commit 5dabd83 into go-git:master Jan 5, 2023
CaffeeLake referenced this pull request in MISW/mischan-bot Jan 6, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-git/go-git/v5](https://togithub.com/go-git/go-git) |
require | patch | `v5.5.1` -> `v5.5.2` |

---

### Release Notes

<details>
<summary>go-git/go-git</summary>

### [`v5.5.2`](https://togithub.com/go-git/go-git/releases/tag/v5.5.2)

[Compare
Source](https://togithub.com/go-git/go-git/compare/v5.5.1...v5.5.2)

#### What's Changed

- \*: update go-billy v5.4.0, removes data races. Fixes
[#&#8203;629](https://togithub.com/go-git/go-git/issues/629) by
[@&#8203;mcuadros](https://togithub.com/mcuadros) in
[https://github.com/go-git/go-git/pull/653](https://togithub.com/go-git/go-git/pull/653)
- Worktree: Add, fix add removed files. Fixes
[#&#8203;223](https://togithub.com/go-git/go-git/issues/223) by
[@&#8203;tfujiwar](https://togithub.com/tfujiwar) in
[https://github.com/go-git/go-git/pull/652](https://togithub.com/go-git/go-git/pull/652)

**Full Changelog**:
go-git/go-git@v5.5.1...v5.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/MISW/mischan-bot).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
oliverchang referenced this pull request in google/osv.dev Jan 9, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-git/go-git/v5](https://togithub.com/go-git/go-git) |
require | patch | `v5.5.1` -> `v5.5.2` |

---

### Release Notes

<details>
<summary>go-git/go-git</summary>

### [`v5.5.2`](https://togithub.com/go-git/go-git/releases/tag/v5.5.2)

[Compare
Source](https://togithub.com/go-git/go-git/compare/v5.5.1...v5.5.2)

#### What's Changed

- \*: update go-billy v5.4.0, removes data races. Fixes
[#&#8203;629](https://togithub.com/go-git/go-git/issues/629) by
[@&#8203;mcuadros](https://togithub.com/mcuadros) in
[https://github.com/go-git/go-git/pull/653](https://togithub.com/go-git/go-git/pull/653)
- Worktree: Add, fix add removed files. Fixes
[#&#8203;223](https://togithub.com/go-git/go-git/issues/223) by
[@&#8203;tfujiwar](https://togithub.com/tfujiwar) in
[https://github.com/go-git/go-git/pull/652](https://togithub.com/go-git/go-git/pull/652)

**Full Changelog**:
go-git/go-git@v5.5.1...v5.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
patrickdevivo referenced this pull request in mergestat/mergestat Jan 26, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-git/go-git/v5](https://togithub.com/go-git/go-git) |
require | patch | `v5.5.1` -> `v5.5.2` |

---

### Release Notes

<details>
<summary>go-git/go-git</summary>

### [`v5.5.2`](https://togithub.com/go-git/go-git/releases/tag/v5.5.2)

[Compare
Source](https://togithub.com/go-git/go-git/compare/v5.5.1...v5.5.2)

#### What's Changed

- \*: update go-billy v5.4.0, removes data races. Fixes
[#&#8203;629](https://togithub.com/go-git/go-git/issues/629) by
[@&#8203;mcuadros](https://togithub.com/mcuadros) in
[https://github.com/go-git/go-git/pull/653](https://togithub.com/go-git/go-git/pull/653)
- Worktree: Add, fix add removed files. Fixes
[#&#8203;223](https://togithub.com/go-git/go-git/issues/223) by
[@&#8203;tfujiwar](https://togithub.com/tfujiwar) in
[https://github.com/go-git/go-git/pull/652](https://togithub.com/go-git/go-git/pull/652)

**Full Changelog**:
go-git/go-git@v5.5.1...v5.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/mergestat/mergestat).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->
durandj pushed a commit to durandj/go-git that referenced this pull request Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants