Skip to content

Commit

Permalink
impl pr feedback (#2616)
Browse files Browse the repository at this point in the history
* impl pr feedback


Summary:

Test Plan:

* Update lix/packages/client/CHANGELOG.md

* test2


Summary:

Test Plan:
  • Loading branch information
janfjohannes authored Apr 18, 2024
1 parent 0c8ceef commit a56f407
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lix/packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,7 @@

- Updated dependencies [973858c6]
- @lix-js/fs@0.2.0

//test

test implement test feebdack
2 changes: 2 additions & 0 deletions lix/packages/client/src/git-http/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* @property {number} total
*/



/**
* @callback ProgressCallback
* @param {GitProgressEvent} progress
Expand Down

0 comments on commit a56f407

Please sign in to comment.