| bio | website | |
|---|---|---|
| location | Brazil | |
| age | ||
| visits | member for | 3 years, 6 months |
| seen | 1 hour ago | |
| stats | profile views | 3 |
|
Jan 2 |
awarded | Supporter |
|
Nov 26 |
answered | jquery hover to show menu issue |
|
Nov 20 |
comment |
GIT: What is the best workflow to this situation? Hi! The biggest problem is that I can have component 'X' files in '/administrator/components/com_X', '/components/com_X' and maybe '/media/com_X'. Any ideas? Thanks! |
|
Nov 9 |
comment |
GIT: How to avoid duplicated commits while maintaining lots of forks? I could use submodules, but it would need 2 repos for each client. The repo with 'docs', 'layout', 'sql', then I would use a Joomla repo (the same for every client) as a submodule in the 'pub' dir, and another submodule in 'pub/templates/client' to the client's html template, right? Is there a way to make the client's html folder be part of the 'top' repo? |
|
Nov 9 |
comment |
GIT: What is the best workflow to this situation? In fact I thoughtabout that, but it's much easier if I work right in the client's repo because I'm testing it as I develop and the Joomla base repo doesn't have any content to test. Thanks! |
|
Nov 9 |
asked | GIT: What is the best workflow to this situation? |
|
Nov 9 |
revised |
GIT: How to avoid duplicated commits while maintaining lots of forks? more clear explanation |
|
Nov 9 |
awarded | Editor |
|
Nov 9 |
revised |
GIT: How to avoid duplicated commits while maintaining lots of forks? more clear explanation; added 4 characters in body |
|
Nov 9 |
comment |
GIT: How to avoid duplicated commits while maintaining lots of forks? @mipadi: thanks! |
|
Nov 8 |
comment |
GIT: How to avoid duplicated commits while maintaining lots of forks? Yes, there is some work that I just want make patches and apply to the "base site" repo, but all my client's local repo is pushed to the client's online repo (I use post-update hook to update the public directory) |
|
Nov 8 |
comment |
GIT: How to avoid duplicated commits while maintaining lots of forks? Also, another question: What interface are you using the see the commits? (The one you took screenshots) Thanks! |
|
Nov 8 |
awarded | Scholar |
|
Nov 8 |
comment |
GIT: How to avoid duplicated commits while maintaining lots of forks? Thank you! So I need to do that before I push my local "client" repo to it's online repo, because the SHA's will change after the rebase right? Thanks again! |
|
Nov 8 |
awarded | Student |
|
Nov 8 |
asked | GIT: How to avoid duplicated commits while maintaining lots of forks? |