Jump to content

GitHub Noob - How to "Help"


C64Whiz

Recommended Posts

Sadly, I'm new to GitHub so while browsing the payloads, I came across "InfiniteControl".  I have an "improvement" I'd like to offer, but am not savvy in the appropriate GitHub methods.  Can anyone provide some guidance?  I have plenty of coding experience including 'git'...just not GitHub.

Thanks!

 

-C64Whiz

Link to comment
Share on other sites

I suppose the more intelligent question would be: do I need to fork the entire BashBunny-Payloads project to make the change and submit the pull request?  Is there a way to just send a message to the author with the suggestion?

--C64

Link to comment
Share on other sites

You could fork the repository or set upstream 

I'd fork the repository and then clone on my local machine 

Make your changes and push to your forked repository

Make a pull request if you're okay with your changes and the owner will review your changes.

 

Link to comment
Share on other sites

1 hour ago, kbeflo said:

You could fork the repository or set upstream 

I'd fork the repository and then clone on my local machine 

Make your changes and push to your forked repository

Make a pull request if you're okay with your changes and the owner will review your changes.

 

So fork the entire bashbunny-payloads?  Seems extreme just to tweak a single payload.txt, but Ok.  Thanks for the info!

--C64

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...