forked from eclipse-che/che
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: cd down two dirs, but only cd back one:... (eclipse-che#20868)
* fix: cd down two dirs, but only cd back one: better to use pushd and popd anyway Change-Id: I856425d745336d8e4d9d8f9cf8fa7a6a8dae581a Signed-off-by: nickboldt <nboldt@redhat.com> * fix: also reorder steps: must commit before tagging and pushing Change-Id: Id56e13f39d09b76c74fef06fa22aa65b8565dfbd Signed-off-by: nickboldt <nboldt@redhat.com> * fix: fix tag checking condition Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> * fix: remove direct git add commands, as it is include in commit commant Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> * fix: fix tag removal Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
- Loading branch information
1 parent
e7d97dc
commit 0d5deb3
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters