Skip to content

Commit

Permalink
Merge branch 're/submodule-parse-opt' into next
Browse files Browse the repository at this point in the history
"git submodule" learned various ways to spell the same option,
e.g. "--branch=B" can be spelled "--branch B" or "-bB".

* re/submodule-parse-opt:
  git-submodule.sh: rename some variables
  git-submodule.sh: improve variables readability
  git-submodule.sh: add some comments
  git-submodule.sh: get rid of unused variable
  git-submodule.sh: get rid of isnumber
  git-submodule.sh: improve parsing of short options
  git-submodule.sh: improve parsing of some long options
  • Loading branch information
gitster committed Dec 21, 2024
2 parents d6f8295 + b86f0f9 commit 9e65a56
Showing 1 changed file with 105 additions and 111 deletions.
Loading

0 comments on commit 9e65a56

Please sign in to comment.