New Text Document
New Text Document
1889]
(c) Microsoft Corporation. All rights reserved.
C:\Tkxel-Projects\Client>git status
On branch harqam/amir/third-party-new-vendor-phase-2/ui-fixes
Your branch and 'origin/harqam/amir/third-party-new-vendor-phase-2/ui-fixes' have
diverged,
and have 54 and 2 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
no changes added to commit (use "git add" and/or "git commit -a")
C:\Tkxel-Projects\Client>git stash
Saved working directory and index state WIP on harqam/amir/third-party-new-vendor-
phase-2/ui-fixes: 43d2cea58 Vendor 4th Party Gap Modal UI issues, validations
issues, and vendor collection delete icon issues fixed
C:\Tkxel-Projects\Client>git status
On branch amir/third-party-new-vendor-phase-2
Your branch is up to date with 'origin/amir/third-party-new-vendor-phase-2'.
C:\Tkxel-Projects\Client>git status
On branch amir/third-party-new-vendor-phase-2
Your branch is behind 'origin/amir/third-party-new-vendor-phase-2' by 10 commits,
and can be fast-forwarded.
(use "git pull" to update your local branch)
C:\Tkxel-Projects\Client>git status
On branch harqam/amir/disable-artifact-actions
nothing to commit, working tree clean
no changes added to commit (use "git add" and/or "git commit -a")
Dropped refs/stash@{0} (cf6c76fb469d15979319ad6cf136c0afe180ecb6)
C:\Tkxel-Projects\Client>