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

Make the .jl remote suffix optional #172

Merged
merged 1 commit into from
May 26, 2020
Merged

Make the .jl remote suffix optional #172

merged 1 commit into from
May 26, 2020

Conversation

christopher-dG
Copy link
Member

Had a nice conversation with @aminya who is looking at PkgTemplates for non-Julia stuff. All the Julia-specific plugins can be disabled easily, but Git only requires this small change to be language-agnostic.

@codecov
Copy link

codecov bot commented May 26, 2020

Codecov Report

Merging #172 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   89.52%   89.54%   +0.02%     
==========================================
  Files          18       18              
  Lines         506      507       +1     
==========================================
+ Hits          453      454       +1     
  Misses         53       53              
Impacted Files Coverage Δ
src/plugins/git.jl 94.00% <100.00%> (+0.12%) ⬆️

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 bffedf4...f89a6c8. Read the comment docs.

@aminya
Copy link

aminya commented May 26, 2020

Thank you for making this ❤️.

@christopher-dG christopher-dG merged commit 8877430 into master May 26, 2020
@christopher-dG christopher-dG deleted the cdg/jlsuffix branch May 26, 2020 14:08
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