Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
param75
Contributor III
Contributor III

Git versioning - How to rollback

Hello,

Despite the tutorials, I don't fully understand how it works GIT on Talend.

 

Today, we are 4 developpers on the same project (but not same job). Here's how I see the use of Git in our case:

1 / Create a local branch of the master
2 / Make the developments on this branch
3 / Click on "Pull And Merge Branch" to recover the last MAJ of the master
4 / Click on "Push" to send the modifications on master (Remote)

 

My question is therefore: If I realize that the master is corrupt, how can I rollback?

Do I need to create (before to send my modification on master) a branch to save the master and then "Pull And Merge" on master?

 

Thank you.

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Are you referring to this document about:TalendHelpCenter:Working with project branches and tags?

Best regards

Sabrina