Skip to content

Add git coommit completions#854

Merged
fdncred merged 1 commit intonushell:mainfrom
nahharris:git-commit
May 28, 2024
Merged

Add git coommit completions#854
fdncred merged 1 commit intonushell:mainfrom
nahharris:git-commit

Conversation

@laisnuto
Copy link
Copy Markdown
Contributor

@laisnuto laisnuto commented May 28, 2024

Improve git commit completions for nushell

@fdncred fdncred merged commit 5ce769c into nushell:main May 28, 2024
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented May 28, 2024

Thanks

fdncred added a commit that referenced this pull request Jun 5, 2024
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Jun 5, 2024

This PR broke the git aliases https://github.com/nushell/nu_scripts/blob/main/aliases/git/git-aliases.nu so I'm reverting it.

fdncred added a commit that referenced this pull request Jun 5, 2024
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Jun 5, 2024

I re-re-reverted because of what I discovered here #869

I still think something is wrong but not necessarily here.

@kubouch
Copy link
Copy Markdown
Contributor

kubouch commented Jun 5, 2024

The alias export alias gcam = git commit --all --message in git-aliases.nu no longer works because you can't alias only a part of a named flag without its value.

maxim-uvarov pushed a commit to maxim-uvarov/nu_scripts_reduced_size that referenced this pull request Oct 12, 2024
maxim-uvarov pushed a commit to maxim-uvarov/nu_scripts_reduced_size that referenced this pull request Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants