There is e.g. no option for history or similar:
So how to do that??Thx for feedback,
Jan
Hi @xdev ,
Are you using git? If so, you can revert commits via command line
git log
git revert {commit Id}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.