Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bgzclone missing #73

Open
lbdyck opened this issue Mar 15, 2021 · 2 comments
Open

bgzclone missing #73

lbdyck opened this issue Mar 15, 2021 · 2 comments

Comments

@lbdyck
Copy link

lbdyck commented Mar 15, 2021

Tried to use Menu->Clone and bgzclone is missing. Looked in the repo and didn't find it anywhere.

@xhouis
Copy link
Contributor

xhouis commented Mar 16, 2021

The Clone operation has to be done from Repository option 2 on Git Interface Primary Option Menu,
or if you are usingthe action bar Menu--> 3. Git Repository.
On the Git Repository panel, you'll have to use the first blank line on the list to clone a repository to a working directory of your choice.
I confirm there is no BGZCLONE module in ISPF Git, and we'll have to remove this wrong choice "2. Git Clone" on the action bar Menu.

campagboy pushed a commit to campagboy/dbb that referenced this issue Sep 19, 2024
@campagboy
Copy link
Contributor

I have fixed this by exiting out gracefully if the BGZCLONE table is already open. These Menu options are actually not very useful in this client. You are generally in a repo, so can't switch to the init or repos options as the BGZCLONE table is already in use. The only option you can really go to is preferences. But was too hard to rebuild all the DTL!

dennis-behm added a commit that referenced this issue Nov 27, 2024
* Update DTLDependencyScanner.java
* #277 - Git ISPF Client enhancements
* #117 - Show the actual branch the repo is on
* #73 - Fixed the Menu options to not abend
* #277 - Git ISPF Client enhancements

---------

Signed-off-by: LIAM <[email protected]>
Co-authored-by: Dennis Behm <[email protected]>
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

No branches or pull requests

3 participants