Skip to content

Releases: ericTsiliacos/portal

Portal push from any directory includes untracked files

04 Feb 01:51
Compare
Choose a tag to compare

This release fixes a bug that was introduced when it allowed push-ing from any subdirectory with an untracked file that was from a different directory. The latest implementation uses git add --all to ensure all files are included.

Portal push/pull from any directory level

03 Feb 22:59
Compare
Choose a tag to compare
v3.1.0

Push/pull from any directory level

v3.0.0 change env var and portal branch location

06 Jan 06:24
Compare
Choose a tag to compare
Change portal tmp branch to tmp/portal/

v2.1.0 - Support postfix message to commit

06 Jan 05:37
Compare
Choose a tag to compare

Better --verbose output

17 Apr 04:53
Compare
Choose a tag to compare
v2.0.1

--verbose also displays saga command output

Handle ctrl+c

17 Apr 04:21
Compare
Choose a tag to compare
v2.0.0

extract common ctrl-c functionality

Git root checking

26 Jan 05:43
Compare
Choose a tag to compare

Validates portal is run from root of git project to prevent errors where current working directory is subject to changes

v1.0.0 Release

09 Dec 07:24
9394549
Compare
Choose a tag to compare
Update README.md

Auto-patching

02 Dec 07:18
9f8f810
Compare
Choose a tag to compare
Auto-patching Pre-release
Pre-release

includes refactorings

Support git-together

31 Oct 04:48
Compare
Choose a tag to compare
Support git-together Pre-release
Pre-release
v0.0.4-alpha

remove unused import