You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update _git.py
Fix LRO bug - no result is returned from a commit to git operation therefore added True boolean param to use status code instead.
Added check to see whether any changes exist before calling commit operation and added message if no modified items found.
Fixed small typo.
* Update _git.py
changed git status response empty check when making commit.
changed green icon dot to info if nothing to commit
0 commit comments