git - Propagating changes from one repo to another as fresh commits -


i have 2 git repositories & b. after commit has been made repository a, remove sensitive files commit , make new commit (with no additional changes) on repository b. best way this?

i cannot push commit b directly has sensitive files. @ point in time, commits in repo b subset of commits in repo a.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -