framps / raspiBackup

Create and keep multiple backup versions of your running Raspberries
https://raspibackup.linux-tips-and-tricks.de
GNU General Public License v3.0
821 stars 75 forks source link

I believe I am making progress on how it works now, am I? #742

Closed diegofrances closed 9 months ago

diegofrances commented 9 months ago

I am making changes all time on the same patch, I believe this time is the right way.

framps commented 9 months ago

Unfortunately not.

image

As you can see you still created the PR on framps:master. Should I create a small description how to create a patch for you?

framps commented 9 months ago

Let me explain in detail what you have to do ;-)

First of all you have to delete your fork of my repo (Settings .... at the end you can delete your fork) and create it again. BUT you have to copy all branches and unselect copy the master branch only

image

Please note: In my screenshots you see another repository My_Tools from another guy I used to create the screenshots. You have to use my repository :-)

Next you can see there is a drop down of branches: Default is master. If you open the drop down you can select any other branch. You have to select m_740_IT_ES which is the branch I created for you.

image

image

Now select installation/raspiBackupInstallUI.sh and click the pencil on the top right to edit the file.

image

When you're done commit the change. Then create a PR and select branch m_740_IT_ES as the target branch. Then I'm able to accept and merge your PR :-)

Let me know if you have further problems and/or questions

diegofrances commented 9 months ago

Double check again and sorry but still learning how GitHub works

framps commented 9 months ago

Np. Take your time :-)