Skip to content

Comments

chech#11

Open
usernamealreadyis wants to merge 36 commits intoGistIcon:masterfrom
octokit:gh-pages
Open

chech#11
usernamealreadyis wants to merge 36 commits intoGistIcon:masterfrom
octokit:gh-pages

Conversation

@usernamealreadyis
Copy link

Here is an example of AppleScript:
Code Issues
tell application "Foo"
beep
end tell
will turn into:

Here is an example of AppleScript:

$ git checkout --orphan gh-pages

Creates our branch, without any parents (it's an orphan!)

$ Switched to a new branch 'gh-pages'

$ git rm -rf .

Remove all files from the old working tree

$ rm '.gitignore'

tell application "Foo"
    beep
end tell

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants