Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fetch subcommand #116

Merged
merged 1 commit into from
Oct 28, 2023
Merged

add fetch subcommand #116

merged 1 commit into from
Oct 28, 2023

Conversation

Songmu
Copy link
Member

@Songmu Songmu commented Oct 28, 2023

close #108

ただ、これだとあまり意味なくて、 StoreFreshを使っているので、手元がリモートに比べて古い場合しか取ってきてくれない。 --force flagなどを用意して、その場合は StoreFreshじゃなくて、Storeを呼ぶという実装も考えられるが、ここではそこまでやらない。

というのも、StoreFreshのロジックを変更しようかと思っているから。

ref. #117

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6677204308

  • 0 of 35 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.3%) to 27.595%

Changes Missing Coverage Covered Lines Changed/Added Lines %
main.go 0 35 0.0%
Totals Coverage Status
Change from base Build 6676879395: -1.3%
Covered Lines: 218
Relevant Lines: 790

💛 - Coveralls

@Songmu Songmu merged commit 777baca into master Oct 28, 2023
7 checks passed
@Songmu Songmu deleted the fetch branch October 28, 2023 14:55
@github-actions github-actions bot mentioned this pull request Oct 28, 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.

blogsync fetch path/to/entry.md
2 participants