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

Get commit that adds a file rather than the one that last modified it #216

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

emmatown
Copy link
Member

@emmatown emmatown commented Nov 4, 2019

This addresses the main case from #211

@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2019

🦋 Changeset is good to go

Latest commit: 47f03ad

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@emmatown emmatown requested a review from Noviny November 4, 2019 22:46
{ cwd }
);
// For reasons I do not understand, passing pretty format through this is not working
// The slice below is aimed at achieving the same thing.
Copy link
Member Author

@emmatown emmatown Nov 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're curious why pretty format wasn't working, it's because we were passing -p

@Noviny Noviny merged commit b17ed74 into master Nov 4, 2019
@Noviny Noviny deleted the get-commit-from-creation branch November 4, 2019 22:51
@codecov
Copy link

codecov bot commented Nov 4, 2019

Codecov Report

Merging #216 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   79.93%   79.93%           
=======================================
  Files          44       44           
  Lines        1176     1176           
  Branches      263      259    -4     
=======================================
  Hits          940      940           
  Misses        230      230           
  Partials        6        6
Impacted Files Coverage Δ
packages/git/src/index.ts 85.18% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cd1eaf...47f03ad. Read the comment docs.

@github-actions github-actions bot mentioned this pull request Nov 4, 2019
@emmatown emmatown mentioned this pull request Nov 14, 2019
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.

None yet

2 participants