¿ªÔÆÌåÓý

Re: Code snipits


 

Guess I am confused about git!

You make it sound like git is a collection of independent routines
that do functions and you get to select the functions you want to
include in your sketch.

I thought git held complete sketches and you would have to
"sort" out the code needed for a specific function?

Ron



From: Ashhar Farhan <farhanbox@...>
To: [email protected]
Sent: Tuesday, January 9, 2018 8:50 PM
Subject: Re: [BITX20] Code snipits

neil,
the trouble with having different downloads is that if you use one, you will lose the functionality of another!
with git, you will be able to pull whatever changes you need into one build.
the unfortunate trouble with git is that no one has written a simple one page how-to for hams.
perhaps, allard can take a stab at it?
- f

On 8 Jan 2018 10:44 pm, "Neil Martinsen-Burrell" <neilmartinsenburrell@...> wrote:
On Sat, Jan 6, 2018 at 9:56 PM, Ronald Pfeiffer via Groups.Io <w2ctx@...> wrote:
I'm new to this group.? I have some code I have been testing for the UBITX and
would like to share.? Nothing monumental but some may be interested.

Do I just create a W2CTX folder under the files section?
Do you post multiple file sketch's in zip or tar or both format?

There has been lots of good advice in this thread if you want to learn to use git and Github, but for people to integrate your changes into their code, the important thing is to make all of the source files available together. If you want to put up a ZIP file in the files section, then it should be easy enough for people to download it, unzip it, and either use it, or integrate the changes into Github themselves.? That said, making a branch or a fork on Github is by far the easiest for other developers.

-Neil N0FN


Join [email protected] to automatically receive all group messages.