[kwlug-disc] Github question

Khalid Baheyeldin kb at 2bits.com
Wed Apr 29 02:03:56 EDT 2020


Update: "git stash branch" did it.

- git stash (everything goes into stash 0)
- git stash branch newboard stash@{0} (use the stash to create a new branch)

Now I have a branch called newboard, which I pushed to the remote.

All good ...

On Tue, Apr 28, 2020 at 11:30 PM Khalid Baheyeldin <kb at 2bits.com> wrote:

> On Tue, Apr 28, 2020 at 11:06 PM Hubert Chathi <hubert at uhoreg.ca> wrote:
>
>> You should be able to just fork the official project, add your fork as a
>> remote, commit your changes to your local repository, and then "git push
>> khalid newboard:newboard" to your fork.
>>
>
> If I commit to my local repo, then it will go into my master.
> I want my local changes to be committed to a branch that I can delete later
> after the pull request is complete.
> --
> Khalid M. Baheyeldin
> 2bits.com, Inc.
> Fast Reliable Drupal
> Drupal performance optimization, hosting and consulting.
> "Sooner or later, this combustible mixture of ignorance and power is going
> to blow up in our faces." -- Dr. Carl Sagan
>


-- 
Khalid M. Baheyeldin
2bits.com, Inc.
Fast Reliable Drupal
Drupal performance optimization, hosting and consulting.
"Sooner or later, this combustible mixture of ignorance and power is going
to blow up in our faces." -- Dr. Carl Sagan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20200429/e6f028cd/attachment.htm>


More information about the kwlug-disc mailing list