Skip to content

Start VCS lecture 3#45

Open
tchebb wants to merge 5 commits into
mainfrom
tom-vcs-lecture3
Open

Start VCS lecture 3#45
tchebb wants to merge 5 commits into
mainfrom
tom-vcs-lecture3

Conversation

@tchebb
Copy link
Copy Markdown
Collaborator

@tchebb tchebb commented Apr 17, 2024

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2024

Deploy Preview for melodious-pithivier-45291f ready!

Name Link
🔨 Latest commit e4c5e20
🔍 Latest deploy log https://app.netlify.com/sites/melodious-pithivier-45291f/deploys/66303192c303ad0008075877
😎 Deploy Preview https://deploy-preview-45--melodious-pithivier-45291f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment thread lecture-notes/2-vcs.md Outdated
Comment thread lecture-notes/2-vcs.md Outdated
Comment thread lecture-notes/2-vcs.md Outdated
TODO: Examples of what branches might be used for. Classify into long-lived
branches and development/feature branches.

It's worth noting that there's nothing technically special about `main` as a
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is special for clones because of remote-tracking branch creation but that is later i guess

Comment thread lecture-notes/2-vcs.md
`git show`:

```console?prompt=$
$ git show -s main
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

long version or explain or both

Comment thread lecture-notes/2-vcs.md Outdated
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.

2 participants