Hello, I am pretty new to git and github, and the documentation is overwhelming. But I managed to contribute to a github hosted project (icsv2ledger) by following very strictly the workflow described by Gina Trapani here http://thinkupapp.com/docs/contribute/developers/devfromsource.html. It worked without any adaptation.
I would like to contribute to ledger with very simple things, typos, comment, bug test file. But with ledger, I am confused with github workflow. and acprep. In http://thinkupapp.com/docs/contribute/developers/devfromsource.html, the personal clone is noted as "origin". For ledger, I do not have yet a clone, I am using acprep only, and when I do a $ git remote -v origin https://github.com/ledger/ledger.git (fetch) origin https://github.com/ledger/ledger.git (push) "origin" already exists in my setup. Is it possible to have all working together? - acprep that still work (and point to ledger master (not the clone)) - use my clone as "origin" - have the workflow described by Gina to work Thanks Thierry -- --- You received this message because you are subscribed to the Google Groups "Ledger" 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/groups/opt_out.
