This may sound a bit complicated, sorry.
I worked 15 years for a local governmental organization. Technically I was a contractor, but I might as well have been an employee. Spent well over 40 hr/week on the work, both on-site and from home. Had 24/7 unlimited access to the site, to compupter resources, and to my tasks, and had a substantial degree of authority. I did not bill hourly or per-project; it was a fixed fee paid to my employer that held the government's contract for my services. All a very amicable and long-standing relationship.
Their IT department was kind enough to install git on the organizational computer that I used. I used Bitbucket for my code repos. I was happy.
A year ago, I retired from the employer that held the contract, and thus from work activity with the governmental organization. A couple months before I retired, their IT department applied some new internet security measures (that I don't understand) that blocked my command-line (git bash) access to my repos. Like many organizations, they are locking down their systems quite dramatically. I filed a "ticket" asking for a remedy, but upon my retirement, they gave up working on it, naturally enough.
About 7 months later (about 5 months ago now) the organization contracted me back very part-time via my newly-formed solo LLC. This time unambiguously a contractor. Back working on same PC (Windows 10). The git issue is still not resolved. Filed a new "ticket"; still no progress. I'm beginning to think it may never be resolved. They are not known for their customery service. Also, I may be less of a priority now that I am not in a position of any authority.
My main R script on that machine is now 12 commits ahead of what I have on Bitbucket. This makes me unhappy. I could do this work from home, but is there a way to get those commits into my Bitbucket repo *other* than pushing them from that work PC, which I cannot do? Just as an example, somehow transfer that info to a USB thumb drive, take that drive home, insert it in my computer there, and *then* push them to my Bitbucket repo? I have used git for a while, but in a simplistic, single-user way that has been sufficient for me. Complexities like this are beyond my current git knowledge.
Thanks!
------------------------------
Christopher Ryan
Agency Statistical Consulting, LLC
------------------------------