Preserve github history #33

Merged
jjg merged 108 commits from clacke/preposter.us:preserve-github-history into master 3 years ago
clacke commented 3 years ago

Connect the commits of the old github repo to the new repo for completeness.

Connect the commits of the old github repo to the new repo for completeness.
clacke commented 3 years ago
Poster

If you threw away the old history because you wanted to, I fully understand and that's a valid decision.

Otherwise, please accept this reconnection to calm the heart of every software archivist and historian. :-)

If you threw away the old history because you wanted to, I fully understand and that's a valid decision. Otherwise, please accept this reconnection to calm the heart of every software archivist and historian. :-)
jjg closed this pull request 3 years ago
The pull request has been merged as bb9951362a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b clacke-preserve-github-history master
git pull preserve-github-history

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff clacke-preserve-github-history
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: jjg/preposter.us#33
Loading…
There is no content yet.