[mh] Git woes

Giles Godart-Brown <[email protected]>
Newsgroups gmane.comp.misc.misterhouse.user
Message-ID <[email protected]>
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.