John: This is an extremely useful page and I now have this up and running. I have also used the git command line to connect this repository to a remote repository on bitbucket. What I'd like to do is write a custom action that will push changes from my local repository to the remote one. That is, I'd like to be able to execute something like git push -u origin --all from MPLABX. >From what I've been able to learn by googling, it seems like I have to write a script and put it in a file and the configure the action command to point to that script. Am I understanding this correctly? Do you happen to have any examples of how to do this? Thanks again for the useful tutorial. John Hansen On Fri, Jun 27, 2014 at 6:10 PM, John J. McDonough wrote: > I decided to write something a little more elaborate on the MPLAB-X git > plugin > > http://elmer166.blogspot.com/2014/06/mplab-x-git-plugin.html > > Gives me a chance to add screenshots > > --McD > > > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .