Re: [mh] Git woes

Giles Godart-Brown <[email protected]>
Newsgroups gmane.comp.misc.misterhouse.user
Message-ID <[email protected]>
Many thanks to Lieven and Steve, I now understand how to make this work, 
and have been able to make a pull request.

Looking at https://github.com/hollie/misterhouse/wiki/Contributing, I 
noticed that we had two nearly identical sets of instructions and 
Steve's critical information on using https ilo git protocol was missing.

I've now merged the 2 sets of instructions, incorporated the https fix, 
provided a summary and shuffled the order around a bit. I hope I haven't 
murdered it too much.

I also noticed that git is deprecating some features to increase 
security soon, so this may need a re-visit if anything subsequently breaks

Giles

On 23/01/2021 10:49, Giles Godart-Brown wrote:
>
> I've been trying to re-add the example 'occupied_mode_demo.pl' 
> following the steps in the git wiki, but it fails.  Can someone please 
> help so I can fix the wiki;
>
> <snip>
>
> git clone git://github.com/hollie/misterhouse.git
> cd misterhouse
> git checkout master
> git checkout -b re_adding_occupied_mode_demo
>
> # copied the old example into code/examples
>
> git stage code/examples/occupied_mode_demo.pl
> git status
> On branch re_adding_occupied_mode_demo
> Changes to be committed:
>   (use "git reset HEAD <file>..." to unstage)
>
>     new file:   code/examples/occupied_mode_demo.pl
>
> git add code/examples/occupied_mode_demo.pl
> git commit -m "Re adding occupied_mode_demo.pl"
> [re_adding_occupied_mode_demo 2ab4b274] Re adding occupied_mode_demo.pl
>  1 file changed, 119 insertions(+)
>  create mode 100644 code/examples/occupied_mode_demo.pl
>
>  git push origin re_adding_occupied_mode_demo
> *fatal: remote error: **
> **  You can't push to git://github.com/hollie/misterhouse.git**
> **  Use https://github.com/hollie/misterhouse.git*
>
> </snip>
>
> Thanks
>
> Giles
>

________________________________________________________
To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.