John Weiss
unread,Aug 1, 2016, 5:53:47 PM8/1/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gi...@googlegroups.com
Hi
Noob seeks help.
On Mac:
With command-line:
i created a .git file, and uploaded a file to remote GitLab repo.
I can see the file listed in my GitLab Projects.
Now i want to add a directory full of files to the repo.
I placed the directory inside the folder that contains my previously-added file.
i attempted various "git add", "git commit" commands on command-line, but not sure which is correct.
i do not see the new directory in my remote gitlab project.
in GitX:
I added my remote repo, and it appears to be added correctly.
I added the new files to "unstaged changes", then dragged them into "Staged changes"
then clicked Commit button.
I don't see the files added to my remote GitLab repo.
What am i missing?
thx
John