dom-examples icon indicating copy to clipboard operation
dom-examples copied to clipboard

Not cool to drop commit log from https://github.com/mdn/web-speech-api

Open clemens-tolboom opened this issue 3 years ago • 3 comments

It seems (never tried) possible to keep the commits according anwers in https://stackoverflow.com/questions/17371150/moving-git-repository-content-to-another-repository-preserving-history

It only required to prepare https://github.com/mdn/web-speech-api moving the tree into a subdirectory /web-speech-api beforehand.

Hope you can redo this. @schalkneethling according to https://github.com/mdn/dom-examples/commits/master/web-speech-api

clemens-tolboom avatar Jul 11 '22 12:07 clemens-tolboom

cc/ @Rumyra, too.

teoli2003 avatar Jul 11 '22 12:07 teoli2003

Thank you for bringing this to our attention @clemens-tolboom. We are going to look into this.

schalkneethling avatar Jul 12 '22 12:07 schalkneethling

This was also done to this repository.

MrBrain295 avatar Jul 16 '22 18:07 MrBrain295

@schalkneethling Do you plan to fix this? This repo is low-activity, so it is still possible to revert/redo this, but the more we wait, the more merges will be needed.

teoli2003 avatar Aug 17 '22 05:08 teoli2003

@schalkneethling Do you plan to fix this? This repo is low-activity, so it is still possible to revert/redo this, but the more we wait, the more merges will be needed.

Yup, now that I know the process and have documented it, I will definitely redo this one.

schalkneethling avatar Aug 17 '22 11:08 schalkneethling

(I think there are at least two of them, web-speech-api and webgl-examples)

teoli2003 avatar Aug 17 '22 11:08 teoli2003

Open issue in team project board for ref https://github.com/mdn/mdn/issues/155

Rumyra avatar Aug 23 '22 12:08 Rumyra

Hey folks, as Ruth mentioned above. I am in the process of redoing some of the repositories and all future moves will retain all commit history. I also realized that we want to merge style these pull requests and not squash merge.

Squash merge will squash everything into a single commit, whereas a "merge merge"? :) will add each commit individually into history.

schalkneethling avatar Aug 24 '22 09:08 schalkneethling

I'm not sure I get this closing ... I do not see restoration of the commits in https://github.com/mdn/dom-examples/commits/main/web-speech-api

So is this done or planned to get done? Or did I missed something?

clemens-tolboom avatar Sep 23 '22 09:09 clemens-tolboom