convert to using submodules #1

Open
laforge wants to merge 5 commits from laforge/submodule into master
Owner
No description provided.
laforge added 4 commits 2022-05-01 14:48:23 +00:00
jolly was assigned by laforge 2022-05-01 14:48:36 +00:00
This pull request has changes conflicting with the target branch.
  • src/uk0/hdlc.h
  • LICENSE
  • m4/.keep
  • src/uk0/hdlc.c
  • git-version-gen
  • src/Makefile.am
  • src/uk0/Makefile.am
  • .gitignore
  • Makefile.am
  • configure.ac
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 laforge/submodule master
git pull origin laforge/submodule

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff laforge/submodule
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: retronetworking/uk0#1
No description provided.