Hey Sonia,

Marco told me you can't work on this new repo:
https://github.com/openwisp/openwrt-zabbixd

Is this your account? https://github.com/sonia-kapoor

Could you try the following steps?

1. upload your public ssh key to github
<https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/>

2. clone the repo with this command on your laptop:

git clone [email protected]:openwisp/openwrt-zabbixd.git

3. set up git default email and username, read:

   - Setting your username in Git
   <https://help.github.com/articles/setting-your-username-in-git/>
   - Setting your email in Git
   <https://help.github.com/articles/setting-your-email-in-git/>

4. write something in the README.md and then do

git add README.md
git commit -m 'Updated README'
git push origin master

And let me know if you can do it or you get any error.

Federico

PS: have you thought about adding an avatar to your github profile? Then
you can set your membership to the openwisp organization as public, by
going here: https://github.com/orgs/openwisp/people, go to your account and
change "private" to "public".

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to