You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi All,
I have a scenario which is weird to me. Please let me know if you anyone is having a solution for this problem.
We have release branch with few .java and .jsp file changes. there are the updated changes from the existing master branch code. when we merge this release branch to the master, these new changes are not getting updated (Only jsp files have the issue), whereas java files are getting updated fine.
Did any one faced similar kind of issue. do we need have any setting for this.