Maintaining two almost identical gits, one commit apart? -


i working on project , have 2 branches configured it: 1 connected remote server , other connected local server.

the difference between 2 several lines of code, indicating server address , desired port. want keep 2 branch identical possible difference being connection settings (a single commit). doing git rebase time tedious, , couldn't find convenient way it. possible? thanks!!

the difference data (not code). should in separate file (or in case, maybe environment variable) can stored separately. keep code base same.


Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -

Copy range with conditional formatting -