issues Search Results · repo:ashur/pug language:PHP
Filter by
21 results
(76 ms)21 results
inashur/pug (press backspace or delete to remove)Description
The add command would gain a --url= url option:
$ pug add name path --url= url
If nothing exists at that path, Pug will:
1. Attempt to clone the repo at url to path
2. Add path ...
ashur
- Opened on Dec 19, 2016
- #27
In addition to the current output it could show your current branch info, commit, etc. for adding to bug reports
enhancement
djambell
- Opened on Dec 13, 2016
- #26
Steps
A little contrived, but:
1. Track a new project with a valid path — ex., ~/Developer/fig
2. Move or delete the project folder
3. Create a file with the same name in the same location
4. Run ...
ashur
- 1
- Opened on Nov 15, 2016
- #23
Steps
1. Track a new project bar in the group foo using a valid project path — ex., ~/Projects/bar
2. Move the project folder to a new location — ex., ~/Developer/bar
3. Run pug update foo to update ...
ashur
- Opened on Nov 14, 2016
- #20
Steps
1. Clone a repository foo which includes submodule bar
2. Check bar out to branch — ex., master
3. Update the remote copy of foo, removing bar entirely
4. Run pug update for the working copy ...
ashur
- Opened on Nov 14, 2016
- #19
It should create a symlink from the pug script into /usr/local/bin/
foozmeat
- Opened on Oct 19, 2016
- #16
You can already namespace projects in Pug by giving them names like dev/foo and web/bar. This can tidy up your list of
projects:
$ pug ls
* dev/coda
* dev/transmit
web/cm
web/slc
which is nice when ...
enhancement
ashur
- 1
- Opened on Aug 8, 2016
- #15
Consider adding a non-default option to perform git fetch; git rebase during pug update instead of git pull (i.e. git
fetch; git merge).
This would likely be a configuration option:
git config pug.update.rebase ...
enhancement
ashur
- 1
- Opened on Aug 6, 2016
- #14

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.