Skip to content

Commit f69e732

Browse files
committed
Migrate layout to the destination layout
First I imported the commits with: PKG=conn git init $PKG cd $PKG git remote add origin https://github.com/google/periph git fetch origin git filter-repo \ --path AUTHORS \ --path CONTRIBUTING.md \ --path CONTRIBUTORS \ --path LICENSE \ --path README.md \ --path $PKG --path experimental/$PKG $@ git remote add origin [email protected]:periph/$PKG git fetch origin # Use the occasion to rename from master to main since we are starting from # scratch. git branch -m main git push origin main Then moved both conn and experimental/conn back in the root directory. There will be no experimental directory after.
1 parent d565fbd commit f69e732

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+0
-5
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

conn/conn.go renamed to conn.go

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)