1. 10 12月, 2022 1 次提交
  2. 03 12月, 2022 1 次提交
  3. 02 12月, 2022 1 次提交
  4. 14 11月, 2022 1 次提交
  5. 13 11月, 2022 1 次提交
    • M
      Fix: `error: Your local changes to the following files would be overwritten by... · d671d1d4
      Mrau Hu 提交于
      Fix: `error: Your local changes to the following files would be overwritten by merge` when run `pull()` method,
      because WSL2 Docker set 755 file permissions instead of 644, this results to the error.
      
      Updated `Extension` class: replaced `pull()` with `fetch_and_reset_hard()` method.
      
      Updated `apply_and_restart()` function: replaced `ext.pull()` with `ext.fetch_and_reset_hard()` function.
      d671d1d4
  6. 12 11月, 2022 1 次提交
  7. 06 11月, 2022 1 次提交
  8. 05 11月, 2022 1 次提交
  9. 03 11月, 2022 1 次提交
  10. 01 11月, 2022 1 次提交
  11. 31 10月, 2022 2 次提交