/useful/trunk-1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/useful/trunk-1

« back to all changes in this revision

Viewing changes to README

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-13 20:18:48 UTC
  • Revision ID: git-v1:df5c8db5509b9612b896bd2a9fc8b50ee5eedb1e
You can use git on Launchpad too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
$ # do some hacking
26
26
$ brz push lp:~username/useful/some_branch
27
27
 
 
28
Please note that you can also use git on launchpad, please see:
 
29
https://help.launchpad.net/Code/Git
 
30
 
28
31
To push a branch to github, you have to set up git to work with github, then
29
32
you can do the following:
30
33