Skip to content

Instantly share code, notes, and snippets.

View bebef1987's full-sized avatar

Florin Strugariu bebef1987

  • UiPath
  • Cluj-Napoca, Romania
View GitHub Profile
Workflow:
From forked & updated repo:
create branch
Either:
-git branch litmus_11759_test_blank_search (create branch)
-git checkout litmus_11759_test_blank_search (switch to that branch)
or:
-git checkout -b litmus_11759_test_blank_search (create & switch to branch)