2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Avery Harnish
f4d654d2a2
fix: remove duplicated "to" () 2020-10-21 05:35:43 +13:00
Jonathan Turner
43e061f8c6
Add wasm sample for CI ()
* Add wasm sample for CI

* Add wasm sample for CI

* Add wasm sample for CI
2020-08-19 07:34:05 +12:00
Shaurya Shubham
22519c9083
Only have commit hash in version if git doesn't error ()
* Add commit to version command

* Replace unwrap with expect.

* Only have commit hash if git doesn't error

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-08-13 06:51:12 +12:00
Darren Schroeder
0194dee3a6
Updated version hashing and bumped nu-cli to 0.18.1 ()
* Updated version hashing and bumped nu-cli to 0.18.1

* made code pertyer

* Update version.rs

* Update version.rs

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-08-12 09:43:23 +12:00
Shaurya Shubham
362bb1bea3
Add commit hash to version command ()
* Add commit to version command

* Replace unwrap with expect.
2020-08-08 17:39:34 +12:00