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

remove automatic git init #27

Merged
merged 2 commits into from
Feb 12, 2024
Merged

remove automatic git init #27

merged 2 commits into from
Feb 12, 2024

Conversation

JoseRZapata
Copy link
Owner

@JoseRZapata JoseRZapata commented Feb 12, 2024

remove automatic git init

✨ Context

Actually when template is run for first time automatically the scripts inits gits, but has some problems with Cruft update command

Type of changes

  • πŸ› Bugfix (changes that fix a problem with the current behavior)

πŸ›  What does this PR implement

remove automatic git init after create proyectnd add this commands to makefile

πŸ§ͺ How should this be tested?

manually

@JoseRZapata JoseRZapata self-assigned this Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (483186d) 100.00% compared to head (67b45fd) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           60        60           
=========================================
  Hits            60        60           

@JoseRZapata JoseRZapata marked this pull request as ready for review February 12, 2024 16:14
@JoseRZapata JoseRZapata merged commit 5690bdc into main Feb 12, 2024
6 checks passed
@JoseRZapata JoseRZapata deleted the feature/repo_creation branch February 12, 2024 16:15
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

1 participant