Update #8

Open
potocpav wants to merge 1 commit from unknown repository into master
potocpav commented 2015-10-13 08:01:34 -04:00 (Migrated from github.com)

I updated the repo (obviously) using rosettacode-pm. There were some parsing errors in tasks, and as I don't know Perl, I chose to omit the offending tasks. They were:

  • Sorting algorithms/Counting sort
  • Hello world/Graphical
  • 24 game
  • Animation
  • Binary digits
  • Bitcoin/address validation
  • Calendar - for "REAL" programmers
  • Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)

The data was fetched today.

I updated the repo (obviously) using `rosettacode-pm`. There were some parsing errors in tasks, and as I don't know Perl, I chose to omit the offending tasks. They were: - Sorting algorithms/Counting sort - Hello world/Graphical - 24 game - Animation - Binary digits - Bitcoin/address validation - Calendar - for "REAL" programmers - Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N) The data was fetched today.
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff unknown repository
git checkout unknown repository
git rebase master
git checkout master
git merge --ff-only unknown repository
git checkout unknown repository
git rebase master
git checkout master
git merge --no-ff unknown repository
git checkout master
git merge --squash unknown repository
git checkout master
git merge --ff-only unknown repository
git checkout master
git merge unknown repository
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aparler/RosettaCodeData#8
No description provided.