Re: Let's convert bitcoin to Delphi.
skybuck2000 <[email protected]>
| Newsgroups | alt.comp.lang.borland-delphi |
|---|---|
| Message-ID | <[email protected]> |
Additional command: 17. git pull <repository> <branch name> to actually pull/merge the changes from a repository into a branch example for bitcoin2delphi: git pull origin master example for delphicoin: git pull origin main (last one untested by should work) Bye, Skybuck.