+ [10 years ago] Nevik i can think of a few ways to work that, but to make meaningful suggestions, it'd help if you could describe your situation in more detail
+ [10 years ago] gamename Nevik: Understood. I'll get more info as I get more into the problem. Thanks, meanwhile. :)
+ [10 years ago] Nevik sure, no problem :)
+ [10 years ago] Nevik and git does indeed work with symlinks pointing to outside the repo
+ [10 years ago] Nevik that's good to know

message no. 111229

Posted by gamename in #github at 2015-09-09T20:00:39Z

hi guys. Frequently, we end up with the same file in several different repos. Generally, they're some kind of config or small utility script. We have multiple examples of this situation. Is there any way to manage 1 find in multiple repos? Or do we just have to get used to applying any needed changed over and over?
+ [10 years ago] ranger81 I made some code change on branch1 and I want to commit and push to all remote branches. Is it possible?
+ [10 years ago] greister how to add other branch to my respository? such as https://github.com/janjiss/rcfiles/tree/master/vim/bundle
+ [10 years ago] Joel I know it's not super related, but in github, is there a way to show everything thats changed from a certain revision all the way up to head?
+ [10 years ago] Joel It's all on the same branch, so the compare view doesn't seem to want to help me